By type
/opt/lib/python3.9/site-packages/onaplogging/logWatchDog.py:29: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. return yaml.load(f.read()) 2022-11-02T22:55:15+0000 | MainThread | 140293671837000 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.[0m 2022-11-02T22:55:15+0000 | MainThread | 140293671837000 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Successfully fetched PMSH config from CBS: {'config': {'aaf_identity': 'dcae@dcae.onap.org', 'aaf_password': 'demo123456!', 'ca_cert_path': '/opt/app/pmsh/etc/certs/cacert.pem', 'cert_path': '/opt/app/pmsh/etc/certs/cert.pem', 'control_loop_name': 'pmsh-control-loop', 'enable_tls': False, 'key_path': '/opt/app/pmsh/etc/certs/key.pem', 'operational_policy_name': 'pmsh-operational-policy', 'pmsh_policy': {'subscription': {'administrativeState': 'LOCKED', 'fileBasedGP': 15, 'fileLocation': '/pm/pm.xml', 'measurementGroups': [{'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dna'}, {'DN': 'dnb'}], 'measurementTypes': [{'measurementType': 'countera'}, {'measurementType': 'counterb'}]}}, {'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dnc'}, {'DN': 'dnd'}], 'measurementTypes': [{'measurementType': 'counterc'}, {'measurementType': 'counterd'}]}}], 'nfFilter': {'modelInvariantIDs': [], 'modelNames': [], 'modelVersionIDs': [], 'nfNames': ['^pnf.*', '^vnf.*']}, 'subscriptionName': 'ExtraPM-All-gNB-R2B'}}, 'streams_publishes': {'policy_pm_publisher': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}}[0m 2022-11-02T22:55:15+0000 | MainThread | 140293671837000 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.[0m 2022-11-02T22:55:15+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T22:55:15+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.[0m 2022-11-02T22:55:15+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a406aea-5b01-11ed-93a7-721efc100ea7 | InvocationID=6a406d88-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T22:55:15+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a41561c-5b01-11ed-93a7-721efc100ea7 | InvocationID=6a41577a-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:55:15+0000 | MainThread | 140293671837000 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server[0m 2022-11-02T22:55:15+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a41561c-5b01-11ed-93a7-721efc100ea7 | InvocationID=6a41577a-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:55:15+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a406aea-5b01-11ed-93a7-721efc100ea7 | InvocationID=6a406d88-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:55:15+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6a41561c-5b01-11ed-93a7-721efc100ea7 | InvocationID=6a41577a-5b01-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:55:15+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a406aea-5b01-11ed-93a7-721efc100ea7 | InvocationID=6a406d88-5b01-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:55:35+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6a41561c-5b01-11ed-93a7-721efc100ea7 | InvocationID=6a41577a-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:55:35+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=767ab9b4-5b01-11ed-93a7-721efc100ea7 | InvocationID=767abb26-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:55:36+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=767ab9b4-5b01-11ed-93a7-721efc100ea7 | InvocationID=767abb26-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:55:36+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=767ab9b4-5b01-11ed-93a7-721efc100ea7 | InvocationID=767abb26-5b01-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:55:40+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a406aea-5b01-11ed-93a7-721efc100ea7 | InvocationID=6a406d88-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T22:55:40+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7975c1f4-5b01-11ed-93a7-721efc100ea7 | InvocationID=7975c370-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T22:55:40+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7975c1f4-5b01-11ed-93a7-721efc100ea7 | InvocationID=7975c370-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:55:40+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7975c1f4-5b01-11ed-93a7-721efc100ea7 | InvocationID=7975c370-5b01-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:55:56+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=767ab9b4-5b01-11ed-93a7-721efc100ea7 | InvocationID=767abb26-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:55:56+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=828c0014-5b01-11ed-93a7-721efc100ea7 | InvocationID=828c024e-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:55:56+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=828c0014-5b01-11ed-93a7-721efc100ea7 | InvocationID=828c024e-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:55:56+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=828c0014-5b01-11ed-93a7-721efc100ea7 | InvocationID=828c024e-5b01-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:56:05+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7975c1f4-5b01-11ed-93a7-721efc100ea7 | InvocationID=7975c370-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T22:56:05+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88644d5c-5b01-11ed-93a7-721efc100ea7 | InvocationID=88644ee2-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T22:56:06+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88644d5c-5b01-11ed-93a7-721efc100ea7 | InvocationID=88644ee2-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:56:06+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88644d5c-5b01-11ed-93a7-721efc100ea7 | InvocationID=88644ee2-5b01-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:56:16+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=828c0014-5b01-11ed-93a7-721efc100ea7 | InvocationID=828c024e-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:56:16+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e7cb850-5b01-11ed-93a7-721efc100ea7 | InvocationID=8e7cbada-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:56:16+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e7cb850-5b01-11ed-93a7-721efc100ea7 | InvocationID=8e7cbada-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:56:16+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8e7cb850-5b01-11ed-93a7-721efc100ea7 | InvocationID=8e7cbada-5b01-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:56:31+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88644d5c-5b01-11ed-93a7-721efc100ea7 | InvocationID=88644ee2-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T22:56:31+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9750a89c-5b01-11ed-93a7-721efc100ea7 | InvocationID=9750aa7c-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T22:56:31+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9750a89c-5b01-11ed-93a7-721efc100ea7 | InvocationID=9750aa7c-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:56:31+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9750a89c-5b01-11ed-93a7-721efc100ea7 | InvocationID=9750aa7c-5b01-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:56:36+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8e7cb850-5b01-11ed-93a7-721efc100ea7 | InvocationID=8e7cbada-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:56:36+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a739296-5b01-11ed-93a7-721efc100ea7 | InvocationID=9a73952a-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:56:36+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a739296-5b01-11ed-93a7-721efc100ea7 | InvocationID=9a73952a-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:56:36+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9a739296-5b01-11ed-93a7-721efc100ea7 | InvocationID=9a73952a-5b01-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:56:56+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9750a89c-5b01-11ed-93a7-721efc100ea7 | InvocationID=9750aa7c-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T22:56:56+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a63d326c-5b01-11ed-93a7-721efc100ea7 | InvocationID=a63d3460-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T22:56:56+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a63d326c-5b01-11ed-93a7-721efc100ea7 | InvocationID=a63d3460-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:56:56+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a63d326c-5b01-11ed-93a7-721efc100ea7 | InvocationID=a63d3460-5b01-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:56:56+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9a739296-5b01-11ed-93a7-721efc100ea7 | InvocationID=9a73952a-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:56:56+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a66dda70-5b01-11ed-93a7-721efc100ea7 | InvocationID=a66ddbf6-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:56:56+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a66dda70-5b01-11ed-93a7-721efc100ea7 | InvocationID=a66ddbf6-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:56:56+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a66dda70-5b01-11ed-93a7-721efc100ea7 | InvocationID=a66ddbf6-5b01-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:57:16+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a66dda70-5b01-11ed-93a7-721efc100ea7 | InvocationID=a66ddbf6-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:57:16+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b25fa0a2-5b01-11ed-93a7-721efc100ea7 | InvocationID=b25fa2e6-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:57:16+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b25fa0a2-5b01-11ed-93a7-721efc100ea7 | InvocationID=b25fa2e6-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:57:16+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b25fa0a2-5b01-11ed-93a7-721efc100ea7 | InvocationID=b25fa2e6-5b01-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:57:21+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a63d326c-5b01-11ed-93a7-721efc100ea7 | InvocationID=a63d3460-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T22:57:21+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b528d7cc-5b01-11ed-93a7-721efc100ea7 | InvocationID=b528d920-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T22:57:21+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b528d7cc-5b01-11ed-93a7-721efc100ea7 | InvocationID=b528d920-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:57:21+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b528d7cc-5b01-11ed-93a7-721efc100ea7 | InvocationID=b528d920-5b01-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:57:36+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b25fa0a2-5b01-11ed-93a7-721efc100ea7 | InvocationID=b25fa2e6-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:57:36+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be50ecd6-5b01-11ed-93a7-721efc100ea7 | InvocationID=be50ef06-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:57:36+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be50ecd6-5b01-11ed-93a7-721efc100ea7 | InvocationID=be50ef06-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:57:36+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be50ecd6-5b01-11ed-93a7-721efc100ea7 | InvocationID=be50ef06-5b01-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:57:46+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b528d7cc-5b01-11ed-93a7-721efc100ea7 | InvocationID=b528d920-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T22:57:46+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c415347e-5b01-11ed-93a7-721efc100ea7 | InvocationID=c4153686-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T22:57:46+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c415347e-5b01-11ed-93a7-721efc100ea7 | InvocationID=c4153686-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:57:46+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c415347e-5b01-11ed-93a7-721efc100ea7 | InvocationID=c4153686-5b01-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:57:56+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be50ecd6-5b01-11ed-93a7-721efc100ea7 | InvocationID=be50ef06-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:57:56+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca42ce2e-5b01-11ed-93a7-721efc100ea7 | InvocationID=ca42cf8c-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:57:56+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca42ce2e-5b01-11ed-93a7-721efc100ea7 | InvocationID=ca42cf8c-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:57:56+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ca42ce2e-5b01-11ed-93a7-721efc100ea7 | InvocationID=ca42cf8c-5b01-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:58:11+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c415347e-5b01-11ed-93a7-721efc100ea7 | InvocationID=c4153686-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T22:58:11+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d300dd8a-5b01-11ed-93a7-721efc100ea7 | InvocationID=d300defc-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T22:58:11+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d300dd8a-5b01-11ed-93a7-721efc100ea7 | InvocationID=d300defc-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:58:11+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d300dd8a-5b01-11ed-93a7-721efc100ea7 | InvocationID=d300defc-5b01-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:58:16+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ca42ce2e-5b01-11ed-93a7-721efc100ea7 | InvocationID=ca42cf8c-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:58:16+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6331482-5b01-11ed-93a7-721efc100ea7 | InvocationID=d6331612-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:58:16+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6331482-5b01-11ed-93a7-721efc100ea7 | InvocationID=d6331612-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:58:16+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d6331482-5b01-11ed-93a7-721efc100ea7 | InvocationID=d6331612-5b01-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:58:36+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d300dd8a-5b01-11ed-93a7-721efc100ea7 | InvocationID=d300defc-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T22:58:36+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1edb5c0-5b01-11ed-93a7-721efc100ea7 | InvocationID=e1edb76e-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T22:58:36+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1edb5c0-5b01-11ed-93a7-721efc100ea7 | InvocationID=e1edb76e-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:58:36+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1edb5c0-5b01-11ed-93a7-721efc100ea7 | InvocationID=e1edb76e-5b01-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:58:36+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d6331482-5b01-11ed-93a7-721efc100ea7 | InvocationID=d6331612-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:58:36+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e223ea1e-5b01-11ed-93a7-721efc100ea7 | InvocationID=e223ebcc-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:58:36+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e223ea1e-5b01-11ed-93a7-721efc100ea7 | InvocationID=e223ebcc-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:58:36+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e223ea1e-5b01-11ed-93a7-721efc100ea7 | InvocationID=e223ebcc-5b01-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:58:56+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e223ea1e-5b01-11ed-93a7-721efc100ea7 | InvocationID=e223ebcc-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:58:56+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee16e600-5b01-11ed-93a7-721efc100ea7 | InvocationID=ee16e772-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:58:56+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee16e600-5b01-11ed-93a7-721efc100ea7 | InvocationID=ee16e772-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:58:56+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee16e600-5b01-11ed-93a7-721efc100ea7 | InvocationID=ee16e772-5b01-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:59:01+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1edb5c0-5b01-11ed-93a7-721efc100ea7 | InvocationID=e1edb76e-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T22:59:01+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0d9ac74-5b01-11ed-93a7-721efc100ea7 | InvocationID=f0d9ae54-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T22:59:01+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0d9ac74-5b01-11ed-93a7-721efc100ea7 | InvocationID=f0d9ae54-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:59:01+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0d9ac74-5b01-11ed-93a7-721efc100ea7 | InvocationID=f0d9ae54-5b01-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:59:16+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee16e600-5b01-11ed-93a7-721efc100ea7 | InvocationID=ee16e772-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:59:16+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa06e0d2-5b01-11ed-93a7-721efc100ea7 | InvocationID=fa06e2f8-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:59:16+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa06e0d2-5b01-11ed-93a7-721efc100ea7 | InvocationID=fa06e2f8-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:59:16+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fa06e0d2-5b01-11ed-93a7-721efc100ea7 | InvocationID=fa06e2f8-5b01-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:59:26+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0d9ac74-5b01-11ed-93a7-721efc100ea7 | InvocationID=f0d9ae54-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T22:59:26+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ffc3fbf4-5b01-11ed-93a7-721efc100ea7 | InvocationID=ffc3fde8-5b01-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T22:59:26+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ffc3fbf4-5b01-11ed-93a7-721efc100ea7 | InvocationID=ffc3fde8-5b01-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:59:26+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ffc3fbf4-5b01-11ed-93a7-721efc100ea7 | InvocationID=ffc3fde8-5b01-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:59:36+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fa06e0d2-5b01-11ed-93a7-721efc100ea7 | InvocationID=fa06e2f8-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:59:36+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05f671d2-5b02-11ed-93a7-721efc100ea7 | InvocationID=05f673ee-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:59:36+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05f671d2-5b02-11ed-93a7-721efc100ea7 | InvocationID=05f673ee-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:59:36+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=05f671d2-5b02-11ed-93a7-721efc100ea7 | InvocationID=05f673ee-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:59:51+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ffc3fbf4-5b01-11ed-93a7-721efc100ea7 | InvocationID=ffc3fde8-5b01-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T22:59:51+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0eae7036-5b02-11ed-93a7-721efc100ea7 | InvocationID=0eae7220-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T22:59:51+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0eae7036-5b02-11ed-93a7-721efc100ea7 | InvocationID=0eae7220-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:59:51+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0eae7036-5b02-11ed-93a7-721efc100ea7 | InvocationID=0eae7220-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T22:59:56+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=05f671d2-5b02-11ed-93a7-721efc100ea7 | InvocationID=05f673ee-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T22:59:56+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11e5a45e-5b02-11ed-93a7-721efc100ea7 | InvocationID=11e5a68e-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T22:59:56+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11e5a45e-5b02-11ed-93a7-721efc100ea7 | InvocationID=11e5a68e-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T22:59:56+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=11e5a45e-5b02-11ed-93a7-721efc100ea7 | InvocationID=11e5a68e-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:00:16+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0eae7036-5b02-11ed-93a7-721efc100ea7 | InvocationID=0eae7220-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:00:16+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d98ff12-5b02-11ed-93a7-721efc100ea7 | InvocationID=1d990836-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:00:16+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d98ff12-5b02-11ed-93a7-721efc100ea7 | InvocationID=1d990836-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:00:16+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d98ff12-5b02-11ed-93a7-721efc100ea7 | InvocationID=1d990836-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:00:16+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=11e5a45e-5b02-11ed-93a7-721efc100ea7 | InvocationID=11e5a68e-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:00:16+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1dd5b3bc-5b02-11ed-93a7-721efc100ea7 | InvocationID=1dd5b51a-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:00:16+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1dd5b3bc-5b02-11ed-93a7-721efc100ea7 | InvocationID=1dd5b51a-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:00:16+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1dd5b3bc-5b02-11ed-93a7-721efc100ea7 | InvocationID=1dd5b51a-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:00:36+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1dd5b3bc-5b02-11ed-93a7-721efc100ea7 | InvocationID=1dd5b51a-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:00:36+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29c4d0c2-5b02-11ed-93a7-721efc100ea7 | InvocationID=29c4d2ca-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:00:36+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29c4d0c2-5b02-11ed-93a7-721efc100ea7 | InvocationID=29c4d2ca-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:00:36+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=29c4d0c2-5b02-11ed-93a7-721efc100ea7 | InvocationID=29c4d2ca-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:00:41+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d98ff12-5b02-11ed-93a7-721efc100ea7 | InvocationID=1d990836-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:00:41+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c841e58-5b02-11ed-93a7-721efc100ea7 | InvocationID=2c841ff2-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:00:41+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c841e58-5b02-11ed-93a7-721efc100ea7 | InvocationID=2c841ff2-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:00:41+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c841e58-5b02-11ed-93a7-721efc100ea7 | InvocationID=2c841ff2-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:00:56+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=29c4d0c2-5b02-11ed-93a7-721efc100ea7 | InvocationID=29c4d2ca-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:00:56+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35b47d6a-5b02-11ed-93a7-721efc100ea7 | InvocationID=35b47fa4-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:00:56+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35b47d6a-5b02-11ed-93a7-721efc100ea7 | InvocationID=35b47fa4-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:00:56+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=35b47d6a-5b02-11ed-93a7-721efc100ea7 | InvocationID=35b47fa4-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:01:06+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c841e58-5b02-11ed-93a7-721efc100ea7 | InvocationID=2c841ff2-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:01:06+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b6e78fa-5b02-11ed-93a7-721efc100ea7 | InvocationID=3b6e7b7a-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:01:06+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b6e78fa-5b02-11ed-93a7-721efc100ea7 | InvocationID=3b6e7b7a-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:01:06+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b6e78fa-5b02-11ed-93a7-721efc100ea7 | InvocationID=3b6e7b7a-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:01:16+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=35b47d6a-5b02-11ed-93a7-721efc100ea7 | InvocationID=35b47fa4-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:01:16+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41a462a2-5b02-11ed-93a7-721efc100ea7 | InvocationID=41a46da6-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:01:16+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41a462a2-5b02-11ed-93a7-721efc100ea7 | InvocationID=41a46da6-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:01:16+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41a462a2-5b02-11ed-93a7-721efc100ea7 | InvocationID=41a46da6-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:01:31+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b6e78fa-5b02-11ed-93a7-721efc100ea7 | InvocationID=3b6e7b7a-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:01:31+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a59a1d2-5b02-11ed-93a7-721efc100ea7 | InvocationID=4a59a39e-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:01:31+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a59a1d2-5b02-11ed-93a7-721efc100ea7 | InvocationID=4a59a39e-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:01:31+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a59a1d2-5b02-11ed-93a7-721efc100ea7 | InvocationID=4a59a39e-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:01:36+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41a462a2-5b02-11ed-93a7-721efc100ea7 | InvocationID=41a46da6-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:01:36+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d955b8e-5b02-11ed-93a7-721efc100ea7 | InvocationID=4d955d46-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:01:36+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d955b8e-5b02-11ed-93a7-721efc100ea7 | InvocationID=4d955d46-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:01:36+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4d955b8e-5b02-11ed-93a7-721efc100ea7 | InvocationID=4d955d46-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:01:56+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a59a1d2-5b02-11ed-93a7-721efc100ea7 | InvocationID=4a59a39e-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:01:56+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5943e6e4-5b02-11ed-93a7-721efc100ea7 | InvocationID=5943e8ce-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:01:56+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5943e6e4-5b02-11ed-93a7-721efc100ea7 | InvocationID=5943e8ce-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:01:56+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5943e6e4-5b02-11ed-93a7-721efc100ea7 | InvocationID=5943e8ce-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:01:56+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4d955b8e-5b02-11ed-93a7-721efc100ea7 | InvocationID=4d955d46-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:01:56+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59857596-5b02-11ed-93a7-721efc100ea7 | InvocationID=5985771c-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:01:56+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59857596-5b02-11ed-93a7-721efc100ea7 | InvocationID=5985771c-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:01:56+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59857596-5b02-11ed-93a7-721efc100ea7 | InvocationID=5985771c-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:02:16+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59857596-5b02-11ed-93a7-721efc100ea7 | InvocationID=5985771c-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:02:16+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6575031c-5b02-11ed-93a7-721efc100ea7 | InvocationID=657504b6-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:02:16+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6575031c-5b02-11ed-93a7-721efc100ea7 | InvocationID=657504b6-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:02:16+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6575031c-5b02-11ed-93a7-721efc100ea7 | InvocationID=657504b6-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:02:21+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5943e6e4-5b02-11ed-93a7-721efc100ea7 | InvocationID=5943e8ce-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:02:21+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=682ff7d8-5b02-11ed-93a7-721efc100ea7 | InvocationID=682ff9fe-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:02:21+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=682ff7d8-5b02-11ed-93a7-721efc100ea7 | InvocationID=682ff9fe-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:02:21+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=682ff7d8-5b02-11ed-93a7-721efc100ea7 | InvocationID=682ff9fe-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:02:36+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6575031c-5b02-11ed-93a7-721efc100ea7 | InvocationID=657504b6-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:02:36+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=716516c6-5b02-11ed-93a7-721efc100ea7 | InvocationID=716519e6-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:02:36+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=716516c6-5b02-11ed-93a7-721efc100ea7 | InvocationID=716519e6-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:02:36+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=716516c6-5b02-11ed-93a7-721efc100ea7 | InvocationID=716519e6-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:02:46+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=682ff7d8-5b02-11ed-93a7-721efc100ea7 | InvocationID=682ff9fe-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:02:46+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=771abb48-5b02-11ed-93a7-721efc100ea7 | InvocationID=771abd28-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:02:46+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=771abb48-5b02-11ed-93a7-721efc100ea7 | InvocationID=771abd28-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:02:46+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=771abb48-5b02-11ed-93a7-721efc100ea7 | InvocationID=771abd28-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:02:56+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=716516c6-5b02-11ed-93a7-721efc100ea7 | InvocationID=716519e6-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:02:56+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d54ab90-5b02-11ed-93a7-721efc100ea7 | InvocationID=7d54b586-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:02:56+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d54ab90-5b02-11ed-93a7-721efc100ea7 | InvocationID=7d54b586-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:02:56+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d54ab90-5b02-11ed-93a7-721efc100ea7 | InvocationID=7d54b586-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:03:11+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=771abb48-5b02-11ed-93a7-721efc100ea7 | InvocationID=771abd28-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:03:11+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86071d04-5b02-11ed-93a7-721efc100ea7 | InvocationID=86071f7a-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:03:11+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86071d04-5b02-11ed-93a7-721efc100ea7 | InvocationID=86071f7a-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:03:11+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86071d04-5b02-11ed-93a7-721efc100ea7 | InvocationID=86071f7a-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:03:16+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d54ab90-5b02-11ed-93a7-721efc100ea7 | InvocationID=7d54b586-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:03:16+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89452236-5b02-11ed-93a7-721efc100ea7 | InvocationID=89452402-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:03:16+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89452236-5b02-11ed-93a7-721efc100ea7 | InvocationID=89452402-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:03:16+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89452236-5b02-11ed-93a7-721efc100ea7 | InvocationID=89452402-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:03:36+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86071d04-5b02-11ed-93a7-721efc100ea7 | InvocationID=86071f7a-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:03:36+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94f1e18c-5b02-11ed-93a7-721efc100ea7 | InvocationID=94f1e362-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:03:36+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94f1e18c-5b02-11ed-93a7-721efc100ea7 | InvocationID=94f1e362-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:03:36+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=94f1e18c-5b02-11ed-93a7-721efc100ea7 | InvocationID=94f1e362-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:03:36+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89452236-5b02-11ed-93a7-721efc100ea7 | InvocationID=89452402-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:03:36+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95353c20-5b02-11ed-93a7-721efc100ea7 | InvocationID=95353e50-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:03:36+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95353c20-5b02-11ed-93a7-721efc100ea7 | InvocationID=95353e50-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:03:36+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95353c20-5b02-11ed-93a7-721efc100ea7 | InvocationID=95353e50-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:03:57+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95353c20-5b02-11ed-93a7-721efc100ea7 | InvocationID=95353e50-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:03:57+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a125c7fc-5b02-11ed-93a7-721efc100ea7 | InvocationID=a125c9be-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:03:57+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a125c7fc-5b02-11ed-93a7-721efc100ea7 | InvocationID=a125c9be-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:03:57+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a125c7fc-5b02-11ed-93a7-721efc100ea7 | InvocationID=a125c9be-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:04:01+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=94f1e18c-5b02-11ed-93a7-721efc100ea7 | InvocationID=94f1e362-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:04:01+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3de98c0-5b02-11ed-93a7-721efc100ea7 | InvocationID=a3de9a32-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:04:01+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3de98c0-5b02-11ed-93a7-721efc100ea7 | InvocationID=a3de9a32-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:04:01+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3de98c0-5b02-11ed-93a7-721efc100ea7 | InvocationID=a3de9a32-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:04:17+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a125c7fc-5b02-11ed-93a7-721efc100ea7 | InvocationID=a125c9be-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:04:17+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad15ecc2-5b02-11ed-93a7-721efc100ea7 | InvocationID=ad15eef2-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:04:17+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad15ecc2-5b02-11ed-93a7-721efc100ea7 | InvocationID=ad15eef2-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:04:17+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad15ecc2-5b02-11ed-93a7-721efc100ea7 | InvocationID=ad15eef2-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:04:26+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3de98c0-5b02-11ed-93a7-721efc100ea7 | InvocationID=a3de9a32-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:04:26+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2c8e11a-5b02-11ed-93a7-721efc100ea7 | InvocationID=b2c8e2c8-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:04:26+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2c8e11a-5b02-11ed-93a7-721efc100ea7 | InvocationID=b2c8e2c8-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:04:26+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2c8e11a-5b02-11ed-93a7-721efc100ea7 | InvocationID=b2c8e2c8-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:04:37+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad15ecc2-5b02-11ed-93a7-721efc100ea7 | InvocationID=ad15eef2-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:04:37+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9052444-5b02-11ed-93a7-721efc100ea7 | InvocationID=b90525f2-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:04:37+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9052444-5b02-11ed-93a7-721efc100ea7 | InvocationID=b90525f2-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:04:37+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9052444-5b02-11ed-93a7-721efc100ea7 | InvocationID=b90525f2-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:04:51+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2c8e11a-5b02-11ed-93a7-721efc100ea7 | InvocationID=b2c8e2c8-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:04:51+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1b3d1d0-5b02-11ed-93a7-721efc100ea7 | InvocationID=c1b3d392-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:04:51+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1b3d1d0-5b02-11ed-93a7-721efc100ea7 | InvocationID=c1b3d392-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:04:51+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c1b3d1d0-5b02-11ed-93a7-721efc100ea7 | InvocationID=c1b3d392-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:04:57+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9052444-5b02-11ed-93a7-721efc100ea7 | InvocationID=b90525f2-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:04:57+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4f8d26e-5b02-11ed-93a7-721efc100ea7 | InvocationID=c4f8d494-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:04:57+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4f8d26e-5b02-11ed-93a7-721efc100ea7 | InvocationID=c4f8d494-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:04:57+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c4f8d26e-5b02-11ed-93a7-721efc100ea7 | InvocationID=c4f8d494-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:05:16+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c1b3d1d0-5b02-11ed-93a7-721efc100ea7 | InvocationID=c1b3d392-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:05:16+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d09eeee6-5b02-11ed-93a7-721efc100ea7 | InvocationID=d09ef116-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:05:16+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d09eeee6-5b02-11ed-93a7-721efc100ea7 | InvocationID=d09ef116-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:05:16+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d09eeee6-5b02-11ed-93a7-721efc100ea7 | InvocationID=d09ef116-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:05:17+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c4f8d26e-5b02-11ed-93a7-721efc100ea7 | InvocationID=c4f8d494-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:05:17+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0e945cc-5b02-11ed-93a7-721efc100ea7 | InvocationID=d0e94770-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:05:17+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0e945cc-5b02-11ed-93a7-721efc100ea7 | InvocationID=d0e94770-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:05:17+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0e945cc-5b02-11ed-93a7-721efc100ea7 | InvocationID=d0e94770-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:05:37+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0e945cc-5b02-11ed-93a7-721efc100ea7 | InvocationID=d0e94770-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:05:37+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcda4eda-5b02-11ed-93a7-721efc100ea7 | InvocationID=dcda5042-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:05:37+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcda4eda-5b02-11ed-93a7-721efc100ea7 | InvocationID=dcda5042-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:05:37+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dcda4eda-5b02-11ed-93a7-721efc100ea7 | InvocationID=dcda5042-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:05:41+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d09eeee6-5b02-11ed-93a7-721efc100ea7 | InvocationID=d09ef116-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:05:41+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df8ddde0-5b02-11ed-93a7-721efc100ea7 | InvocationID=df8ddf84-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:05:41+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df8ddde0-5b02-11ed-93a7-721efc100ea7 | InvocationID=df8ddf84-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:05:41+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df8ddde0-5b02-11ed-93a7-721efc100ea7 | InvocationID=df8ddf84-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:05:57+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dcda4eda-5b02-11ed-93a7-721efc100ea7 | InvocationID=dcda5042-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:05:57+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8c9cbd0-5b02-11ed-93a7-721efc100ea7 | InvocationID=e8c9cd24-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:05:57+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8c9cbd0-5b02-11ed-93a7-721efc100ea7 | InvocationID=e8c9cd24-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:05:57+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8c9cbd0-5b02-11ed-93a7-721efc100ea7 | InvocationID=e8c9cd24-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:06:06+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df8ddde0-5b02-11ed-93a7-721efc100ea7 | InvocationID=df8ddf84-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:06:06+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee78554c-5b02-11ed-93a7-721efc100ea7 | InvocationID=ee785ac4-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:06:06+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee78554c-5b02-11ed-93a7-721efc100ea7 | InvocationID=ee785ac4-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:06:06+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee78554c-5b02-11ed-93a7-721efc100ea7 | InvocationID=ee785ac4-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:06:17+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8c9cbd0-5b02-11ed-93a7-721efc100ea7 | InvocationID=e8c9cd24-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:06:17+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4e7b9cc-5b02-11ed-93a7-721efc100ea7 | InvocationID=f4e7bc24-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:06:17+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4e7b9cc-5b02-11ed-93a7-721efc100ea7 | InvocationID=f4e7bc24-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:06:17+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4e7b9cc-5b02-11ed-93a7-721efc100ea7 | InvocationID=f4e7bc24-5b02-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:06:31+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee78554c-5b02-11ed-93a7-721efc100ea7 | InvocationID=ee785ac4-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:06:31+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd62f56c-5b02-11ed-93a7-721efc100ea7 | InvocationID=fd62fb98-5b02-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:06:31+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd62f56c-5b02-11ed-93a7-721efc100ea7 | InvocationID=fd62fb98-5b02-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:06:31+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd62f56c-5b02-11ed-93a7-721efc100ea7 | InvocationID=fd62fb98-5b02-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:06:37+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4e7b9cc-5b02-11ed-93a7-721efc100ea7 | InvocationID=f4e7bc24-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:06:37+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00d79ab8-5b03-11ed-93a7-721efc100ea7 | InvocationID=00d79c7a-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:06:37+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00d79ab8-5b03-11ed-93a7-721efc100ea7 | InvocationID=00d79c7a-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:06:37+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00d79ab8-5b03-11ed-93a7-721efc100ea7 | InvocationID=00d79c7a-5b03-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:06:56+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd62f56c-5b02-11ed-93a7-721efc100ea7 | InvocationID=fd62fb98-5b02-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:06:56+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c4e7452-5b03-11ed-93a7-721efc100ea7 | InvocationID=0c4e75f6-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:06:56+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c4e7452-5b03-11ed-93a7-721efc100ea7 | InvocationID=0c4e75f6-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:06:56+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c4e7452-5b03-11ed-93a7-721efc100ea7 | InvocationID=0c4e75f6-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:06:57+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00d79ab8-5b03-11ed-93a7-721efc100ea7 | InvocationID=00d79c7a-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:06:57+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cc7a764-5b03-11ed-93a7-721efc100ea7 | InvocationID=0cc7a99e-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:06:57+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cc7a764-5b03-11ed-93a7-721efc100ea7 | InvocationID=0cc7a99e-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:06:57+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0cc7a764-5b03-11ed-93a7-721efc100ea7 | InvocationID=0cc7a99e-5b03-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:07:17+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0cc7a764-5b03-11ed-93a7-721efc100ea7 | InvocationID=0cc7a99e-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:07:17+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18b727a2-5b03-11ed-93a7-721efc100ea7 | InvocationID=18b7293c-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:07:17+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18b727a2-5b03-11ed-93a7-721efc100ea7 | InvocationID=18b7293c-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:07:17+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=18b727a2-5b03-11ed-93a7-721efc100ea7 | InvocationID=18b7293c-5b03-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:07:21+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c4e7452-5b03-11ed-93a7-721efc100ea7 | InvocationID=0c4e75f6-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:07:21+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b38b568-5b03-11ed-93a7-721efc100ea7 | InvocationID=1b38b6d0-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:07:21+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b38b568-5b03-11ed-93a7-721efc100ea7 | InvocationID=1b38b6d0-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:07:21+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b38b568-5b03-11ed-93a7-721efc100ea7 | InvocationID=1b38b6d0-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:07:37+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=18b727a2-5b03-11ed-93a7-721efc100ea7 | InvocationID=18b7293c-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:07:37+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24a88100-5b03-11ed-93a7-721efc100ea7 | InvocationID=24a8838a-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:07:37+0000 | aai_event_thread | 140293621099296 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24a88100-5b03-11ed-93a7-721efc100ea7 | InvocationID=24a8838a-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:07:37+0000 | aai_event_thread | 140293621099296 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24a88100-5b03-11ed-93a7-721efc100ea7 | InvocationID=24a8838a-5b03-11ed-93a7-721efc100ea7 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-02T23:07:46+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b38b568-5b03-11ed-93a7-721efc100ea7 | InvocationID=1b38b6d0-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:07:46+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a22f606-5b03-11ed-93a7-721efc100ea7 | InvocationID=2a22f7b4-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:07:46+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a22f606-5b03-11ed-93a7-721efc100ea7 | InvocationID=2a22f7b4-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:07:46+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a22f606-5b03-11ed-93a7-721efc100ea7 | InvocationID=2a22f7b4-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:07:57+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24a88100-5b03-11ed-93a7-721efc100ea7 | InvocationID=24a8838a-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:07:57+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30989856-5b03-11ed-93a7-721efc100ea7 | InvocationID=3098a06c-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:08:11+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a22f606-5b03-11ed-93a7-721efc100ea7 | InvocationID=2a22f7b4-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:08:11+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=390db782-5b03-11ed-93a7-721efc100ea7 | InvocationID=390db980-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:08:11+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=390db782-5b03-11ed-93a7-721efc100ea7 | InvocationID=390db980-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:08:11+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=390db782-5b03-11ed-93a7-721efc100ea7 | InvocationID=390db980-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:08:22+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30989856-5b03-11ed-93a7-721efc100ea7 | InvocationID=3098a06c-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:08:22+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f5000be-5b03-11ed-93a7-721efc100ea7 | InvocationID=3f500334-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:08:36+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=390db782-5b03-11ed-93a7-721efc100ea7 | InvocationID=390db980-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:08:36+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47f9211e-5b03-11ed-93a7-721efc100ea7 | InvocationID=47f922c2-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:08:36+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47f9211e-5b03-11ed-93a7-721efc100ea7 | InvocationID=47f922c2-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:08:36+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47f9211e-5b03-11ed-93a7-721efc100ea7 | InvocationID=47f922c2-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:08:42+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f5000be-5b03-11ed-93a7-721efc100ea7 | InvocationID=3f500334-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:08:42+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b4594f6-5b03-11ed-93a7-721efc100ea7 | InvocationID=4b45967c-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:09:01+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47f9211e-5b03-11ed-93a7-721efc100ea7 | InvocationID=47f922c2-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:09:01+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56e3fa14-5b03-11ed-93a7-721efc100ea7 | InvocationID=56e3fbae-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:09:01+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56e3fa14-5b03-11ed-93a7-721efc100ea7 | InvocationID=56e3fbae-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:09:01+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56e3fa14-5b03-11ed-93a7-721efc100ea7 | InvocationID=56e3fbae-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:09:02+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b4594f6-5b03-11ed-93a7-721efc100ea7 | InvocationID=4b45967c-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:09:02+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=573c75ea-5b03-11ed-93a7-721efc100ea7 | InvocationID=573c77b6-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:09:22+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=573c75ea-5b03-11ed-93a7-721efc100ea7 | InvocationID=573c77b6-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:09:22+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6333c768-5b03-11ed-93a7-721efc100ea7 | InvocationID=6333c8ee-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:09:26+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56e3fa14-5b03-11ed-93a7-721efc100ea7 | InvocationID=56e3fbae-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:09:26+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65ce9b56-5b03-11ed-93a7-721efc100ea7 | InvocationID=65ce9d72-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:09:26+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65ce9b56-5b03-11ed-93a7-721efc100ea7 | InvocationID=65ce9d72-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:09:26+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=65ce9b56-5b03-11ed-93a7-721efc100ea7 | InvocationID=65ce9d72-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:09:42+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6333c768-5b03-11ed-93a7-721efc100ea7 | InvocationID=6333c8ee-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:09:42+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f361d5e-5b03-11ed-93a7-721efc100ea7 | InvocationID=6f361fb6-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:09:51+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=65ce9b56-5b03-11ed-93a7-721efc100ea7 | InvocationID=65ce9d72-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:09:51+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74b90b1a-5b03-11ed-93a7-721efc100ea7 | InvocationID=74b90d36-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:09:52+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74b90b1a-5b03-11ed-93a7-721efc100ea7 | InvocationID=74b90d36-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:09:52+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74b90b1a-5b03-11ed-93a7-721efc100ea7 | InvocationID=74b90d36-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:10:03+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f361d5e-5b03-11ed-93a7-721efc100ea7 | InvocationID=6f361fb6-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:10:03+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b7dc4a4-5b03-11ed-93a7-721efc100ea7 | InvocationID=7b7dc666-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:10:17+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74b90b1a-5b03-11ed-93a7-721efc100ea7 | InvocationID=74b90d36-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:10:17+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83a545d0-5b03-11ed-93a7-721efc100ea7 | InvocationID=83a54f30-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:10:17+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83a545d0-5b03-11ed-93a7-721efc100ea7 | InvocationID=83a54f30-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:10:17+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83a545d0-5b03-11ed-93a7-721efc100ea7 | InvocationID=83a54f30-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:10:28+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7b7dc4a4-5b03-11ed-93a7-721efc100ea7 | InvocationID=7b7dc666-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:10:28+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a43a3c8-5b03-11ed-93a7-721efc100ea7 | InvocationID=8a43a5e4-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:10:42+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83a545d0-5b03-11ed-93a7-721efc100ea7 | InvocationID=83a54f30-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:10:42+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=928fe6fe-5b03-11ed-93a7-721efc100ea7 | InvocationID=928fe906-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:10:42+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=928fe6fe-5b03-11ed-93a7-721efc100ea7 | InvocationID=928fe906-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:10:42+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=928fe6fe-5b03-11ed-93a7-721efc100ea7 | InvocationID=928fe906-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:10:52+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8a43a3c8-5b03-11ed-93a7-721efc100ea7 | InvocationID=8a43a5e4-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:10:52+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9906a644-5b03-11ed-93a7-721efc100ea7 | InvocationID=9906a81a-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:11:07+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=928fe6fe-5b03-11ed-93a7-721efc100ea7 | InvocationID=928fe906-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:11:07+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a181addc-5b03-11ed-93a7-721efc100ea7 | InvocationID=a181af94-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:11:07+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a181addc-5b03-11ed-93a7-721efc100ea7 | InvocationID=a181af94-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:11:07+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a181addc-5b03-11ed-93a7-721efc100ea7 | InvocationID=a181af94-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:11:17+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9906a644-5b03-11ed-93a7-721efc100ea7 | InvocationID=9906a81a-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:11:17+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7ee925c-5b03-11ed-93a7-721efc100ea7 | InvocationID=a7ee945a-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:11:32+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a181addc-5b03-11ed-93a7-721efc100ea7 | InvocationID=a181af94-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:11:32+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b06da544-5b03-11ed-93a7-721efc100ea7 | InvocationID=b06daada-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:11:32+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b06da544-5b03-11ed-93a7-721efc100ea7 | InvocationID=b06daada-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:11:32+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b06da544-5b03-11ed-93a7-721efc100ea7 | InvocationID=b06daada-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:11:42+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a7ee925c-5b03-11ed-93a7-721efc100ea7 | InvocationID=a7ee945a-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:11:42+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6b16238-5b03-11ed-93a7-721efc100ea7 | InvocationID=b6b16760-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:11:57+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b06da544-5b03-11ed-93a7-721efc100ea7 | InvocationID=b06daada-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:11:57+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf59e810-5b03-11ed-93a7-721efc100ea7 | InvocationID=bf59eb44-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:11:57+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf59e810-5b03-11ed-93a7-721efc100ea7 | InvocationID=bf59eb44-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:11:57+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf59e810-5b03-11ed-93a7-721efc100ea7 | InvocationID=bf59eb44-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:12:07+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b6b16238-5b03-11ed-93a7-721efc100ea7 | InvocationID=b6b16760-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:12:07+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c57202d2-5b03-11ed-93a7-721efc100ea7 | InvocationID=c57204b2-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:12:22+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf59e810-5b03-11ed-93a7-721efc100ea7 | InvocationID=bf59eb44-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:12:22+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce444c94-5b03-11ed-93a7-721efc100ea7 | InvocationID=ce444eb0-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:12:22+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce444c94-5b03-11ed-93a7-721efc100ea7 | InvocationID=ce444eb0-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:12:22+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce444c94-5b03-11ed-93a7-721efc100ea7 | InvocationID=ce444eb0-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:12:32+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c57202d2-5b03-11ed-93a7-721efc100ea7 | InvocationID=c57204b2-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:12:32+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d433708a-5b03-11ed-93a7-721efc100ea7 | InvocationID=d433721a-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:12:47+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce444c94-5b03-11ed-93a7-721efc100ea7 | InvocationID=ce444eb0-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:12:47+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd3c8ea0-5b03-11ed-93a7-721efc100ea7 | InvocationID=dd3c904e-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:12:47+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd3c8ea0-5b03-11ed-93a7-721efc100ea7 | InvocationID=dd3c904e-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:12:47+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd3c8ea0-5b03-11ed-93a7-721efc100ea7 | InvocationID=dd3c904e-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:12:57+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d433708a-5b03-11ed-93a7-721efc100ea7 | InvocationID=d433721a-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:12:57+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e31794fa-5b03-11ed-93a7-721efc100ea7 | InvocationID=e31796bc-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:13:12+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd3c8ea0-5b03-11ed-93a7-721efc100ea7 | InvocationID=dd3c904e-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:13:12+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec26f52c-5b03-11ed-93a7-721efc100ea7 | InvocationID=ec26f6bc-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:13:12+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec26f52c-5b03-11ed-93a7-721efc100ea7 | InvocationID=ec26f6bc-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:13:12+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec26f52c-5b03-11ed-93a7-721efc100ea7 | InvocationID=ec26f6bc-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:13:21+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e31794fa-5b03-11ed-93a7-721efc100ea7 | InvocationID=e31796bc-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:13:21+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1d9af0a-5b03-11ed-93a7-721efc100ea7 | InvocationID=f1d9b09a-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:13:37+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec26f52c-5b03-11ed-93a7-721efc100ea7 | InvocationID=ec26f6bc-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:13:37+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb124cb2-5b03-11ed-93a7-721efc100ea7 | InvocationID=fb125072-5b03-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:13:37+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb124cb2-5b03-11ed-93a7-721efc100ea7 | InvocationID=fb125072-5b03-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:13:37+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb124cb2-5b03-11ed-93a7-721efc100ea7 | InvocationID=fb125072-5b03-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:13:46+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f1d9af0a-5b03-11ed-93a7-721efc100ea7 | InvocationID=f1d9b09a-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:13:46+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00acfa5a-5b04-11ed-93a7-721efc100ea7 | InvocationID=00acfbd6-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:14:02+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb124cb2-5b03-11ed-93a7-721efc100ea7 | InvocationID=fb125072-5b03-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:14:02+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09fce8ae-5b04-11ed-93a7-721efc100ea7 | InvocationID=09fcea70-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:14:02+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09fce8ae-5b04-11ed-93a7-721efc100ea7 | InvocationID=09fcea70-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:14:02+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=09fce8ae-5b04-11ed-93a7-721efc100ea7 | InvocationID=09fcea70-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:14:11+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00acfa5a-5b04-11ed-93a7-721efc100ea7 | InvocationID=00acfbd6-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:14:11+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f70ac9e-5b04-11ed-93a7-721efc100ea7 | InvocationID=0f70b522-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:14:27+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=09fce8ae-5b04-11ed-93a7-721efc100ea7 | InvocationID=09fcea70-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:14:27+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18e770e6-5b04-11ed-93a7-721efc100ea7 | InvocationID=18e7726c-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:14:27+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18e770e6-5b04-11ed-93a7-721efc100ea7 | InvocationID=18e7726c-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:14:27+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18e770e6-5b04-11ed-93a7-721efc100ea7 | InvocationID=18e7726c-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:14:36+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0f70ac9e-5b04-11ed-93a7-721efc100ea7 | InvocationID=0f70b522-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:14:36+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e363cf8-5b04-11ed-93a7-721efc100ea7 | InvocationID=1e363ece-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:14:52+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18e770e6-5b04-11ed-93a7-721efc100ea7 | InvocationID=18e7726c-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:14:52+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27d3a0ac-5b04-11ed-93a7-721efc100ea7 | InvocationID=27d3a282-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:14:52+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27d3a0ac-5b04-11ed-93a7-721efc100ea7 | InvocationID=27d3a282-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:14:52+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=27d3a0ac-5b04-11ed-93a7-721efc100ea7 | InvocationID=27d3a282-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:15:01+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e363cf8-5b04-11ed-93a7-721efc100ea7 | InvocationID=1e363ece-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:15:01+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cf6bf6a-5b04-11ed-93a7-721efc100ea7 | InvocationID=2cf6c1b8-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:15:17+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=27d3a0ac-5b04-11ed-93a7-721efc100ea7 | InvocationID=27d3a282-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:15:17+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36bee63a-5b04-11ed-93a7-721efc100ea7 | InvocationID=36bee874-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:15:17+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36bee63a-5b04-11ed-93a7-721efc100ea7 | InvocationID=36bee874-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:15:17+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36bee63a-5b04-11ed-93a7-721efc100ea7 | InvocationID=36bee874-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:15:25+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2cf6bf6a-5b04-11ed-93a7-721efc100ea7 | InvocationID=2cf6c1b8-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:15:25+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bbde35c-5b04-11ed-93a7-721efc100ea7 | InvocationID=3bbde546-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:15:42+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36bee63a-5b04-11ed-93a7-721efc100ea7 | InvocationID=36bee874-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:15:42+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45ae1d46-5b04-11ed-93a7-721efc100ea7 | InvocationID=45ae1ed6-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:15:42+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45ae1d46-5b04-11ed-93a7-721efc100ea7 | InvocationID=45ae1ed6-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:15:42+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=45ae1d46-5b04-11ed-93a7-721efc100ea7 | InvocationID=45ae1ed6-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:15:50+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3bbde35c-5b04-11ed-93a7-721efc100ea7 | InvocationID=3bbde546-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:15:50+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4aa78080-5b04-11ed-93a7-721efc100ea7 | InvocationID=4aa78274-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:16:07+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=45ae1d46-5b04-11ed-93a7-721efc100ea7 | InvocationID=45ae1ed6-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:16:07+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5498bf50-5b04-11ed-93a7-721efc100ea7 | InvocationID=5498c11c-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:16:07+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5498bf50-5b04-11ed-93a7-721efc100ea7 | InvocationID=5498c11c-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:16:07+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5498bf50-5b04-11ed-93a7-721efc100ea7 | InvocationID=5498c11c-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:16:15+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4aa78080-5b04-11ed-93a7-721efc100ea7 | InvocationID=4aa78274-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:16:15+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=596811fc-5b04-11ed-93a7-721efc100ea7 | InvocationID=596816de-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:16:32+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5498bf50-5b04-11ed-93a7-721efc100ea7 | InvocationID=5498c11c-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:16:32+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63834940-5b04-11ed-93a7-721efc100ea7 | InvocationID=63834d00-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:16:32+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63834940-5b04-11ed-93a7-721efc100ea7 | InvocationID=63834d00-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:16:32+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63834940-5b04-11ed-93a7-721efc100ea7 | InvocationID=63834d00-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:16:40+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=596811fc-5b04-11ed-93a7-721efc100ea7 | InvocationID=596816de-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:16:40+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=682b5c6c-5b04-11ed-93a7-721efc100ea7 | InvocationID=682b5e38-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:16:57+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63834940-5b04-11ed-93a7-721efc100ea7 | InvocationID=63834d00-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:16:57+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=726e3636-5b04-11ed-93a7-721efc100ea7 | InvocationID=726e382a-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:16:57+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=726e3636-5b04-11ed-93a7-721efc100ea7 | InvocationID=726e382a-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:16:57+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=726e3636-5b04-11ed-93a7-721efc100ea7 | InvocationID=726e382a-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:17:05+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=682b5c6c-5b04-11ed-93a7-721efc100ea7 | InvocationID=682b5e38-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:17:05+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76eb75f2-5b04-11ed-93a7-721efc100ea7 | InvocationID=76eb7854-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:17:22+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=726e3636-5b04-11ed-93a7-721efc100ea7 | InvocationID=726e382a-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:17:22+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81591d82-5b04-11ed-93a7-721efc100ea7 | InvocationID=81591efe-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:17:22+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81591d82-5b04-11ed-93a7-721efc100ea7 | InvocationID=81591efe-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:17:22+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81591d82-5b04-11ed-93a7-721efc100ea7 | InvocationID=81591efe-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:17:29+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=76eb75f2-5b04-11ed-93a7-721efc100ea7 | InvocationID=76eb7854-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:17:29+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85ac3af4-5b04-11ed-93a7-721efc100ea7 | InvocationID=85ac3cd4-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:17:47+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81591d82-5b04-11ed-93a7-721efc100ea7 | InvocationID=81591efe-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:17:47+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9043aefc-5b04-11ed-93a7-721efc100ea7 | InvocationID=9043b0d2-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:17:47+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9043aefc-5b04-11ed-93a7-721efc100ea7 | InvocationID=9043b0d2-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:17:47+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9043aefc-5b04-11ed-93a7-721efc100ea7 | InvocationID=9043b0d2-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:17:54+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=85ac3af4-5b04-11ed-93a7-721efc100ea7 | InvocationID=85ac3cd4-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:17:54+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=946d1ee6-5b04-11ed-93a7-721efc100ea7 | InvocationID=946d2044-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:18:12+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9043aefc-5b04-11ed-93a7-721efc100ea7 | InvocationID=9043b0d2-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:18:12+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f2eec7e-5b04-11ed-93a7-721efc100ea7 | InvocationID=9f2eee2c-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:18:12+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f2eec7e-5b04-11ed-93a7-721efc100ea7 | InvocationID=9f2eee2c-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:18:12+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f2eec7e-5b04-11ed-93a7-721efc100ea7 | InvocationID=9f2eee2c-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:18:19+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=946d1ee6-5b04-11ed-93a7-721efc100ea7 | InvocationID=946d2044-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:18:19+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a32d8628-5b04-11ed-93a7-721efc100ea7 | InvocationID=a32d8826-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:18:37+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f2eec7e-5b04-11ed-93a7-721efc100ea7 | InvocationID=9f2eee2c-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:18:37+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae19c650-5b04-11ed-93a7-721efc100ea7 | InvocationID=ae19ce52-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:18:37+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae19c650-5b04-11ed-93a7-721efc100ea7 | InvocationID=ae19ce52-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:18:37+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae19c650-5b04-11ed-93a7-721efc100ea7 | InvocationID=ae19ce52-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:18:44+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a32d8628-5b04-11ed-93a7-721efc100ea7 | InvocationID=a32d8826-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:18:44+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1ee8248-5b04-11ed-93a7-721efc100ea7 | InvocationID=b1ee843c-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:19:02+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae19c650-5b04-11ed-93a7-721efc100ea7 | InvocationID=ae19ce52-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:19:02+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd04702a-5b04-11ed-93a7-721efc100ea7 | InvocationID=bd047214-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:19:02+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd04702a-5b04-11ed-93a7-721efc100ea7 | InvocationID=bd047214-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:19:02+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd04702a-5b04-11ed-93a7-721efc100ea7 | InvocationID=bd047214-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:19:08+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b1ee8248-5b04-11ed-93a7-721efc100ea7 | InvocationID=b1ee843c-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:19:08+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0aeb85c-5b04-11ed-93a7-721efc100ea7 | InvocationID=c0aeb9e2-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:19:27+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd04702a-5b04-11ed-93a7-721efc100ea7 | InvocationID=bd047214-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:19:27+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbef542e-5b04-11ed-93a7-721efc100ea7 | InvocationID=cbef55a0-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:19:27+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbef542e-5b04-11ed-93a7-721efc100ea7 | InvocationID=cbef55a0-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:19:27+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cbef542e-5b04-11ed-93a7-721efc100ea7 | InvocationID=cbef55a0-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:19:33+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0aeb85c-5b04-11ed-93a7-721efc100ea7 | InvocationID=c0aeb9e2-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:19:33+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf71fc46-5b04-11ed-93a7-721efc100ea7 | InvocationID=cf71fe58-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:19:52+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cbef542e-5b04-11ed-93a7-721efc100ea7 | InvocationID=cbef55a0-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:19:52+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dadb1cf2-5b04-11ed-93a7-721efc100ea7 | InvocationID=dadb1f18-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:19:52+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dadb1cf2-5b04-11ed-93a7-721efc100ea7 | InvocationID=dadb1f18-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:19:52+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dadb1cf2-5b04-11ed-93a7-721efc100ea7 | InvocationID=dadb1f18-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:19:58+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cf71fc46-5b04-11ed-93a7-721efc100ea7 | InvocationID=cf71fe58-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:19:58+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de3261d0-5b04-11ed-93a7-721efc100ea7 | InvocationID=de326392-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:20:17+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dadb1cf2-5b04-11ed-93a7-721efc100ea7 | InvocationID=dadb1f18-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:20:17+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9c626b2-5b04-11ed-93a7-721efc100ea7 | InvocationID=e9c62856-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:20:17+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9c626b2-5b04-11ed-93a7-721efc100ea7 | InvocationID=e9c62856-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:20:17+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9c626b2-5b04-11ed-93a7-721efc100ea7 | InvocationID=e9c62856-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:20:23+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=de3261d0-5b04-11ed-93a7-721efc100ea7 | InvocationID=de326392-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:20:23+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ecf398f6-5b04-11ed-93a7-721efc100ea7 | InvocationID=ecf39ad6-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:20:42+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9c626b2-5b04-11ed-93a7-721efc100ea7 | InvocationID=e9c62856-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:20:42+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8b0c826-5b04-11ed-93a7-721efc100ea7 | InvocationID=f8b0ca10-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:20:42+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8b0c826-5b04-11ed-93a7-721efc100ea7 | InvocationID=f8b0ca10-5b04-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:20:42+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8b0c826-5b04-11ed-93a7-721efc100ea7 | InvocationID=f8b0ca10-5b04-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:20:47+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ecf398f6-5b04-11ed-93a7-721efc100ea7 | InvocationID=ecf39ad6-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:20:47+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbb75bde-5b04-11ed-93a7-721efc100ea7 | InvocationID=fbb75d64-5b04-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:21:07+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8b0c826-5b04-11ed-93a7-721efc100ea7 | InvocationID=f8b0ca10-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:21:07+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=079c9180-5b05-11ed-93a7-721efc100ea7 | InvocationID=079c943c-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:21:07+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=079c9180-5b05-11ed-93a7-721efc100ea7 | InvocationID=079c943c-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:21:07+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=079c9180-5b05-11ed-93a7-721efc100ea7 | InvocationID=079c943c-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:21:12+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fbb75bde-5b04-11ed-93a7-721efc100ea7 | InvocationID=fbb75d64-5b04-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:21:12+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a7cd32e-5b05-11ed-93a7-721efc100ea7 | InvocationID=0a7cd522-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:21:32+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=079c9180-5b05-11ed-93a7-721efc100ea7 | InvocationID=079c943c-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:21:32+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16875d06-5b05-11ed-93a7-721efc100ea7 | InvocationID=16875f40-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:21:32+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16875d06-5b05-11ed-93a7-721efc100ea7 | InvocationID=16875f40-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:21:32+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16875d06-5b05-11ed-93a7-721efc100ea7 | InvocationID=16875f40-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:21:37+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a7cd32e-5b05-11ed-93a7-721efc100ea7 | InvocationID=0a7cd522-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:21:37+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1940d504-5b05-11ed-93a7-721efc100ea7 | InvocationID=1940d842-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:21:57+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16875d06-5b05-11ed-93a7-721efc100ea7 | InvocationID=16875f40-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:21:57+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25727c6a-5b05-11ed-93a7-721efc100ea7 | InvocationID=25727e18-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:21:57+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25727c6a-5b05-11ed-93a7-721efc100ea7 | InvocationID=25727e18-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:21:57+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25727c6a-5b05-11ed-93a7-721efc100ea7 | InvocationID=25727e18-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:22:02+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1940d504-5b05-11ed-93a7-721efc100ea7 | InvocationID=1940d842-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:22:02+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=280169f0-5b05-11ed-93a7-721efc100ea7 | InvocationID=28016bbc-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:22:22+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25727c6a-5b05-11ed-93a7-721efc100ea7 | InvocationID=25727e18-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:22:22+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=345d1992-5b05-11ed-93a7-721efc100ea7 | InvocationID=345d1c44-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:22:23+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=345d1992-5b05-11ed-93a7-721efc100ea7 | InvocationID=345d1c44-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:22:23+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=345d1992-5b05-11ed-93a7-721efc100ea7 | InvocationID=345d1c44-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:22:27+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=280169f0-5b05-11ed-93a7-721efc100ea7 | InvocationID=28016bbc-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:22:27+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36c2a102-5b05-11ed-93a7-721efc100ea7 | InvocationID=36c2a44a-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:22:48+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=345d1992-5b05-11ed-93a7-721efc100ea7 | InvocationID=345d1c44-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:22:48+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4347ab2a-5b05-11ed-93a7-721efc100ea7 | InvocationID=4347ae68-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:22:48+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4347ab2a-5b05-11ed-93a7-721efc100ea7 | InvocationID=4347ae68-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:22:48+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4347ab2a-5b05-11ed-93a7-721efc100ea7 | InvocationID=4347ae68-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:22:51+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=36c2a102-5b05-11ed-93a7-721efc100ea7 | InvocationID=36c2a44a-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:22:51+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45833d0a-5b05-11ed-93a7-721efc100ea7 | InvocationID=45833eb8-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:23:13+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4347ab2a-5b05-11ed-93a7-721efc100ea7 | InvocationID=4347ae68-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:23:13+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5233f454-5b05-11ed-93a7-721efc100ea7 | InvocationID=5233f616-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:23:13+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5233f454-5b05-11ed-93a7-721efc100ea7 | InvocationID=5233f616-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:23:13+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5233f454-5b05-11ed-93a7-721efc100ea7 | InvocationID=5233f616-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:23:16+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=45833d0a-5b05-11ed-93a7-721efc100ea7 | InvocationID=45833eb8-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:23:16+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=544b660a-5b05-11ed-93a7-721efc100ea7 | InvocationID=544b67c2-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:23:38+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5233f454-5b05-11ed-93a7-721efc100ea7 | InvocationID=5233f616-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:23:38+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=611edede-5b05-11ed-93a7-721efc100ea7 | InvocationID=611ee0e6-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:23:38+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=611edede-5b05-11ed-93a7-721efc100ea7 | InvocationID=611ee0e6-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:23:38+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=611edede-5b05-11ed-93a7-721efc100ea7 | InvocationID=611ee0e6-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:23:41+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=544b660a-5b05-11ed-93a7-721efc100ea7 | InvocationID=544b67c2-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:23:41+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=630c6b08-5b05-11ed-93a7-721efc100ea7 | InvocationID=630c6cd4-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:24:03+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=611edede-5b05-11ed-93a7-721efc100ea7 | InvocationID=611ee0e6-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:24:03+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7009535c-5b05-11ed-93a7-721efc100ea7 | InvocationID=70095730-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:24:03+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7009535c-5b05-11ed-93a7-721efc100ea7 | InvocationID=70095730-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:24:03+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7009535c-5b05-11ed-93a7-721efc100ea7 | InvocationID=70095730-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:24:06+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=630c6b08-5b05-11ed-93a7-721efc100ea7 | InvocationID=630c6cd4-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:24:06+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71cc1968-5b05-11ed-93a7-721efc100ea7 | InvocationID=71cc1aee-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:24:28+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7009535c-5b05-11ed-93a7-721efc100ea7 | InvocationID=70095730-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:24:28+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ef4971e-5b05-11ed-93a7-721efc100ea7 | InvocationID=7ef498c2-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:24:28+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ef4971e-5b05-11ed-93a7-721efc100ea7 | InvocationID=7ef498c2-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:24:28+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7ef4971e-5b05-11ed-93a7-721efc100ea7 | InvocationID=7ef498c2-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:24:30+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71cc1968-5b05-11ed-93a7-721efc100ea7 | InvocationID=71cc1aee-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:24:30+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=808cd230-5b05-11ed-93a7-721efc100ea7 | InvocationID=808cd3b6-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:24:53+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7ef4971e-5b05-11ed-93a7-721efc100ea7 | InvocationID=7ef498c2-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:24:53+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ddedb04-5b05-11ed-93a7-721efc100ea7 | InvocationID=8ddedc8a-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:24:53+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ddedb04-5b05-11ed-93a7-721efc100ea7 | InvocationID=8ddedc8a-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:24:53+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ddedb04-5b05-11ed-93a7-721efc100ea7 | InvocationID=8ddedc8a-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:24:55+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=808cd230-5b05-11ed-93a7-721efc100ea7 | InvocationID=808cd3b6-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:24:55+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f4f2e44-5b05-11ed-93a7-721efc100ea7 | InvocationID=8f4f316e-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:25:18+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ddedb04-5b05-11ed-93a7-721efc100ea7 | InvocationID=8ddedc8a-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:25:18+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9cc984fc-5b05-11ed-93a7-721efc100ea7 | InvocationID=9cc98678-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:25:18+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9cc984fc-5b05-11ed-93a7-721efc100ea7 | InvocationID=9cc98678-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:25:18+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9cc984fc-5b05-11ed-93a7-721efc100ea7 | InvocationID=9cc98678-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:25:20+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8f4f2e44-5b05-11ed-93a7-721efc100ea7 | InvocationID=8f4f316e-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:25:20+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e0fa300-5b05-11ed-93a7-721efc100ea7 | InvocationID=9e0fa4ae-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:25:43+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9cc984fc-5b05-11ed-93a7-721efc100ea7 | InvocationID=9cc98678-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:25:43+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=abb85f06-5b05-11ed-93a7-721efc100ea7 | InvocationID=abb860fa-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:25:43+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=abb85f06-5b05-11ed-93a7-721efc100ea7 | InvocationID=abb860fa-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:25:43+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=abb85f06-5b05-11ed-93a7-721efc100ea7 | InvocationID=abb860fa-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:25:45+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e0fa300-5b05-11ed-93a7-721efc100ea7 | InvocationID=9e0fa4ae-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:25:45+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acd2d1c8-5b05-11ed-93a7-721efc100ea7 | InvocationID=acd2d326-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:26:08+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=abb85f06-5b05-11ed-93a7-721efc100ea7 | InvocationID=abb860fa-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:26:08+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baa343fa-5b05-11ed-93a7-721efc100ea7 | InvocationID=baa345f8-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:26:08+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baa343fa-5b05-11ed-93a7-721efc100ea7 | InvocationID=baa345f8-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:26:08+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=baa343fa-5b05-11ed-93a7-721efc100ea7 | InvocationID=baa345f8-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:26:09+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=acd2d1c8-5b05-11ed-93a7-721efc100ea7 | InvocationID=acd2d326-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:26:09+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb93b6f0-5b05-11ed-93a7-721efc100ea7 | InvocationID=bb93b90c-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:26:33+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=baa343fa-5b05-11ed-93a7-721efc100ea7 | InvocationID=baa345f8-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:26:33+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c98e427a-5b05-11ed-93a7-721efc100ea7 | InvocationID=c98e443c-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:26:33+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c98e427a-5b05-11ed-93a7-721efc100ea7 | InvocationID=c98e443c-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:26:33+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c98e427a-5b05-11ed-93a7-721efc100ea7 | InvocationID=c98e443c-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:26:34+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bb93b6f0-5b05-11ed-93a7-721efc100ea7 | InvocationID=bb93b90c-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:26:34+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca540596-5b05-11ed-93a7-721efc100ea7 | InvocationID=ca540794-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:26:58+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c98e427a-5b05-11ed-93a7-721efc100ea7 | InvocationID=c98e443c-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:26:58+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8793f1a-5b05-11ed-93a7-721efc100ea7 | InvocationID=d8794276-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:26:58+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8793f1a-5b05-11ed-93a7-721efc100ea7 | InvocationID=d8794276-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:26:58+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8793f1a-5b05-11ed-93a7-721efc100ea7 | InvocationID=d8794276-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:26:59+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ca540596-5b05-11ed-93a7-721efc100ea7 | InvocationID=ca540794-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:26:59+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d918a488-5b05-11ed-93a7-721efc100ea7 | InvocationID=d918a6a4-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:27:23+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8793f1a-5b05-11ed-93a7-721efc100ea7 | InvocationID=d8794276-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:27:23+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7639232-5b05-11ed-93a7-721efc100ea7 | InvocationID=e76393fe-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:27:23+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7639232-5b05-11ed-93a7-721efc100ea7 | InvocationID=e76393fe-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:27:23+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7639232-5b05-11ed-93a7-721efc100ea7 | InvocationID=e76393fe-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:27:24+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d918a488-5b05-11ed-93a7-721efc100ea7 | InvocationID=d918a6a4-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:27:24+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7d9c858-5b05-11ed-93a7-721efc100ea7 | InvocationID=e7d9ca38-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:27:48+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7639232-5b05-11ed-93a7-721efc100ea7 | InvocationID=e76393fe-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:27:48+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f64e09a8-5b05-11ed-93a7-721efc100ea7 | InvocationID=f64e0b56-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:27:48+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f64e09a8-5b05-11ed-93a7-721efc100ea7 | InvocationID=f64e0b56-5b05-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:27:48+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f64e09a8-5b05-11ed-93a7-721efc100ea7 | InvocationID=f64e0b56-5b05-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:27:48+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e7d9c858-5b05-11ed-93a7-721efc100ea7 | InvocationID=e7d9ca38-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:27:48+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f69bf802-5b05-11ed-93a7-721efc100ea7 | InvocationID=f69bf97e-5b05-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:28:13+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f64e09a8-5b05-11ed-93a7-721efc100ea7 | InvocationID=f64e0b56-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:28:13+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05387dfe-5b06-11ed-93a7-721efc100ea7 | InvocationID=05387f70-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:28:13+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05387dfe-5b06-11ed-93a7-721efc100ea7 | InvocationID=05387f70-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:28:13+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=05387dfe-5b06-11ed-93a7-721efc100ea7 | InvocationID=05387f70-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:28:13+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f69bf802-5b05-11ed-93a7-721efc100ea7 | InvocationID=f69bf97e-5b05-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:28:13+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=055cd47e-5b06-11ed-93a7-721efc100ea7 | InvocationID=055cd5f0-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:28:38+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=055cd47e-5b06-11ed-93a7-721efc100ea7 | InvocationID=055cd5f0-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:28:38+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=141db4ec-5b06-11ed-93a7-721efc100ea7 | InvocationID=141db820-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:28:38+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=05387dfe-5b06-11ed-93a7-721efc100ea7 | InvocationID=05387f70-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:28:38+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1422d382-5b06-11ed-93a7-721efc100ea7 | InvocationID=1422d5b2-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:28:38+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1422d382-5b06-11ed-93a7-721efc100ea7 | InvocationID=1422d5b2-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:28:38+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1422d382-5b06-11ed-93a7-721efc100ea7 | InvocationID=1422d5b2-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:29:03+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=141db4ec-5b06-11ed-93a7-721efc100ea7 | InvocationID=141db820-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:29:03+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22e6851c-5b06-11ed-93a7-721efc100ea7 | InvocationID=22e687f6-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:29:03+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1422d382-5b06-11ed-93a7-721efc100ea7 | InvocationID=1422d5b2-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:29:03+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=230dcd34-5b06-11ed-93a7-721efc100ea7 | InvocationID=230dcef6-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:29:03+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=230dcd34-5b06-11ed-93a7-721efc100ea7 | InvocationID=230dcef6-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:29:03+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=230dcd34-5b06-11ed-93a7-721efc100ea7 | InvocationID=230dcef6-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:29:27+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=22e6851c-5b06-11ed-93a7-721efc100ea7 | InvocationID=22e687f6-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:29:27+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31a6fc1c-5b06-11ed-93a7-721efc100ea7 | InvocationID=31a6fe56-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:29:28+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=230dcd34-5b06-11ed-93a7-721efc100ea7 | InvocationID=230dcef6-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:29:28+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31f81930-5b06-11ed-93a7-721efc100ea7 | InvocationID=31f81afc-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:29:28+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31f81930-5b06-11ed-93a7-721efc100ea7 | InvocationID=31f81afc-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:29:28+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=31f81930-5b06-11ed-93a7-721efc100ea7 | InvocationID=31f81afc-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:29:52+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=31a6fc1c-5b06-11ed-93a7-721efc100ea7 | InvocationID=31a6fe56-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:29:52+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4067c358-5b06-11ed-93a7-721efc100ea7 | InvocationID=4067cd26-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:29:53+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=31f81930-5b06-11ed-93a7-721efc100ea7 | InvocationID=31f81afc-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:29:53+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40e28598-5b06-11ed-93a7-721efc100ea7 | InvocationID=40e2873c-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:29:53+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40e28598-5b06-11ed-93a7-721efc100ea7 | InvocationID=40e2873c-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:29:53+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=40e28598-5b06-11ed-93a7-721efc100ea7 | InvocationID=40e2873c-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:30:17+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4067c358-5b06-11ed-93a7-721efc100ea7 | InvocationID=4067cd26-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:30:17+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f28950c-5b06-11ed-93a7-721efc100ea7 | InvocationID=4f2896b0-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:30:18+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=40e28598-5b06-11ed-93a7-721efc100ea7 | InvocationID=40e2873c-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:30:18+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fcd3684-5b06-11ed-93a7-721efc100ea7 | InvocationID=4fcd3a6c-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:30:18+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fcd3684-5b06-11ed-93a7-721efc100ea7 | InvocationID=4fcd3a6c-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:30:18+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4fcd3684-5b06-11ed-93a7-721efc100ea7 | InvocationID=4fcd3a6c-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:30:42+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4f28950c-5b06-11ed-93a7-721efc100ea7 | InvocationID=4f2896b0-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:30:42+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5de9ac70-5b06-11ed-93a7-721efc100ea7 | InvocationID=5de9ae6e-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:30:43+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4fcd3684-5b06-11ed-93a7-721efc100ea7 | InvocationID=4fcd3a6c-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:30:43+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5eb85e62-5b06-11ed-93a7-721efc100ea7 | InvocationID=5eb86024-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:30:43+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5eb85e62-5b06-11ed-93a7-721efc100ea7 | InvocationID=5eb86024-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:30:43+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5eb85e62-5b06-11ed-93a7-721efc100ea7 | InvocationID=5eb86024-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:31:06+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5de9ac70-5b06-11ed-93a7-721efc100ea7 | InvocationID=5de9ae6e-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:31:06+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6cab3eea-5b06-11ed-93a7-721efc100ea7 | InvocationID=6cab4048-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:31:08+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5eb85e62-5b06-11ed-93a7-721efc100ea7 | InvocationID=5eb86024-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:31:08+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6da3495a-5b06-11ed-93a7-721efc100ea7 | InvocationID=6da34ad6-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:31:08+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6da3495a-5b06-11ed-93a7-721efc100ea7 | InvocationID=6da34ad6-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:31:08+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6da3495a-5b06-11ed-93a7-721efc100ea7 | InvocationID=6da34ad6-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:31:31+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6cab3eea-5b06-11ed-93a7-721efc100ea7 | InvocationID=6cab4048-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:31:31+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b6e5476-5b06-11ed-93a7-721efc100ea7 | InvocationID=7b6e5610-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:31:33+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6da3495a-5b06-11ed-93a7-721efc100ea7 | InvocationID=6da34ad6-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:31:33+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c8e278c-5b06-11ed-93a7-721efc100ea7 | InvocationID=7c8e293a-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:31:33+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c8e278c-5b06-11ed-93a7-721efc100ea7 | InvocationID=7c8e293a-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:31:33+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c8e278c-5b06-11ed-93a7-721efc100ea7 | InvocationID=7c8e293a-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:31:56+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7b6e5476-5b06-11ed-93a7-721efc100ea7 | InvocationID=7b6e5610-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:31:56+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a2fbbd0-5b06-11ed-93a7-721efc100ea7 | InvocationID=8a2fbd42-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:31:58+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c8e278c-5b06-11ed-93a7-721efc100ea7 | InvocationID=7c8e293a-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:31:58+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b7873ce-5b06-11ed-93a7-721efc100ea7 | InvocationID=8b78754a-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:31:58+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b7873ce-5b06-11ed-93a7-721efc100ea7 | InvocationID=8b78754a-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:31:58+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b7873ce-5b06-11ed-93a7-721efc100ea7 | InvocationID=8b78754a-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:32:21+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8a2fbbd0-5b06-11ed-93a7-721efc100ea7 | InvocationID=8a2fbd42-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:32:21+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98f0cb64-5b06-11ed-93a7-721efc100ea7 | InvocationID=98f0cd76-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:32:23+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b7873ce-5b06-11ed-93a7-721efc100ea7 | InvocationID=8b78754a-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:32:23+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a62b55c-5b06-11ed-93a7-721efc100ea7 | InvocationID=9a62b71e-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:32:23+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a62b55c-5b06-11ed-93a7-721efc100ea7 | InvocationID=9a62b71e-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:32:23+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a62b55c-5b06-11ed-93a7-721efc100ea7 | InvocationID=9a62b71e-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:32:45+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=98f0cb64-5b06-11ed-93a7-721efc100ea7 | InvocationID=98f0cd76-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:32:45+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7b16834-5b06-11ed-93a7-721efc100ea7 | InvocationID=a7b16a1e-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:32:48+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a62b55c-5b06-11ed-93a7-721efc100ea7 | InvocationID=9a62b71e-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:32:48+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a94d3bdc-5b06-11ed-93a7-721efc100ea7 | InvocationID=a94d3d80-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:32:48+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a94d3bdc-5b06-11ed-93a7-721efc100ea7 | InvocationID=a94d3d80-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:32:48+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a94d3bdc-5b06-11ed-93a7-721efc100ea7 | InvocationID=a94d3d80-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:33:10+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a7b16834-5b06-11ed-93a7-721efc100ea7 | InvocationID=a7b16a1e-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:33:10+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b675e8f4-5b06-11ed-93a7-721efc100ea7 | InvocationID=b675eb24-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:33:13+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a94d3bdc-5b06-11ed-93a7-721efc100ea7 | InvocationID=a94d3d80-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:33:13+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b837ff2e-5b06-11ed-93a7-721efc100ea7 | InvocationID=b83800e6-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:33:13+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b837ff2e-5b06-11ed-93a7-721efc100ea7 | InvocationID=b83800e6-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:33:13+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b837ff2e-5b06-11ed-93a7-721efc100ea7 | InvocationID=b83800e6-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:33:35+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b675e8f4-5b06-11ed-93a7-721efc100ea7 | InvocationID=b675eb24-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:33:35+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5370efe-5b06-11ed-93a7-721efc100ea7 | InvocationID=c5371188-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:33:38+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b837ff2e-5b06-11ed-93a7-721efc100ea7 | InvocationID=b83800e6-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:33:38+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7224620-5b06-11ed-93a7-721efc100ea7 | InvocationID=c7224846-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:33:38+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7224620-5b06-11ed-93a7-721efc100ea7 | InvocationID=c7224846-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:33:38+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7224620-5b06-11ed-93a7-721efc100ea7 | InvocationID=c7224846-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:34:00+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c5370efe-5b06-11ed-93a7-721efc100ea7 | InvocationID=c5371188-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:34:00+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3f746a2-5b06-11ed-93a7-721efc100ea7 | InvocationID=d3f74846-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:34:03+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7224620-5b06-11ed-93a7-721efc100ea7 | InvocationID=c7224846-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:34:03+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d60cc9ee-5b06-11ed-93a7-721efc100ea7 | InvocationID=d60ccb9c-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:34:03+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d60cc9ee-5b06-11ed-93a7-721efc100ea7 | InvocationID=d60ccb9c-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:34:03+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d60cc9ee-5b06-11ed-93a7-721efc100ea7 | InvocationID=d60ccb9c-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:34:24+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d3f746a2-5b06-11ed-93a7-721efc100ea7 | InvocationID=d3f74846-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:34:24+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2b6ed00-5b06-11ed-93a7-721efc100ea7 | InvocationID=e2b6eeea-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:34:28+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d60cc9ee-5b06-11ed-93a7-721efc100ea7 | InvocationID=d60ccb9c-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:34:28+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4f832e0-5b06-11ed-93a7-721efc100ea7 | InvocationID=e4f834d4-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:34:28+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4f832e0-5b06-11ed-93a7-721efc100ea7 | InvocationID=e4f834d4-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:34:28+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4f832e0-5b06-11ed-93a7-721efc100ea7 | InvocationID=e4f834d4-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:34:49+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e2b6ed00-5b06-11ed-93a7-721efc100ea7 | InvocationID=e2b6eeea-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:34:49+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1778b60-5b06-11ed-93a7-721efc100ea7 | InvocationID=f1778cd2-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:34:53+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4f832e0-5b06-11ed-93a7-721efc100ea7 | InvocationID=e4f834d4-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:34:53+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3e325d0-5b06-11ed-93a7-721efc100ea7 | InvocationID=f3e327c4-5b06-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:34:53+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3e325d0-5b06-11ed-93a7-721efc100ea7 | InvocationID=f3e327c4-5b06-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:34:53+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f3e325d0-5b06-11ed-93a7-721efc100ea7 | InvocationID=f3e327c4-5b06-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:35:14+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f1778b60-5b06-11ed-93a7-721efc100ea7 | InvocationID=f1778cd2-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:35:14+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=003894f0-5b07-11ed-93a7-721efc100ea7 | InvocationID=00389950-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:35:18+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f3e325d0-5b06-11ed-93a7-721efc100ea7 | InvocationID=f3e327c4-5b06-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:35:18+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02cdb0a6-5b07-11ed-93a7-721efc100ea7 | InvocationID=02cdb45c-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:35:18+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02cdb0a6-5b07-11ed-93a7-721efc100ea7 | InvocationID=02cdb45c-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:35:18+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02cdb0a6-5b07-11ed-93a7-721efc100ea7 | InvocationID=02cdb45c-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:35:39+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=003894f0-5b07-11ed-93a7-721efc100ea7 | InvocationID=00389950-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:35:39+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0efb3de4-5b07-11ed-93a7-721efc100ea7 | InvocationID=0efb4082-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:35:43+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02cdb0a6-5b07-11ed-93a7-721efc100ea7 | InvocationID=02cdb45c-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:35:43+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11bb94a2-5b07-11ed-93a7-721efc100ea7 | InvocationID=11bb9628-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:35:43+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11bb94a2-5b07-11ed-93a7-721efc100ea7 | InvocationID=11bb9628-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:35:43+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=11bb94a2-5b07-11ed-93a7-721efc100ea7 | InvocationID=11bb9628-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:36:04+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0efb3de4-5b07-11ed-93a7-721efc100ea7 | InvocationID=0efb4082-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:36:04+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1dbc8d88-5b07-11ed-93a7-721efc100ea7 | InvocationID=1dbc8f36-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:36:08+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=11bb94a2-5b07-11ed-93a7-721efc100ea7 | InvocationID=11bb9628-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:36:08+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20a66a28-5b07-11ed-93a7-721efc100ea7 | InvocationID=20a66c26-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:36:08+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20a66a28-5b07-11ed-93a7-721efc100ea7 | InvocationID=20a66c26-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:36:08+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20a66a28-5b07-11ed-93a7-721efc100ea7 | InvocationID=20a66c26-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:36:28+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1dbc8d88-5b07-11ed-93a7-721efc100ea7 | InvocationID=1dbc8f36-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:36:28+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c7e6634-5b07-11ed-93a7-721efc100ea7 | InvocationID=2c7e6800-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:36:33+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20a66a28-5b07-11ed-93a7-721efc100ea7 | InvocationID=20a66c26-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:36:33+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f91ca82-5b07-11ed-93a7-721efc100ea7 | InvocationID=2f91d64e-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:36:33+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f91ca82-5b07-11ed-93a7-721efc100ea7 | InvocationID=2f91d64e-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:36:33+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f91ca82-5b07-11ed-93a7-721efc100ea7 | InvocationID=2f91d64e-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:36:53+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2c7e6634-5b07-11ed-93a7-721efc100ea7 | InvocationID=2c7e6800-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:36:53+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b3f2bea-5b07-11ed-93a7-721efc100ea7 | InvocationID=3b3f2e38-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:36:58+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f91ca82-5b07-11ed-93a7-721efc100ea7 | InvocationID=2f91d64e-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:36:58+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e7d35c2-5b07-11ed-93a7-721efc100ea7 | InvocationID=3e7d3806-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:36:58+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e7d35c2-5b07-11ed-93a7-721efc100ea7 | InvocationID=3e7d3806-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:36:58+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e7d35c2-5b07-11ed-93a7-721efc100ea7 | InvocationID=3e7d3806-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:37:18+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3b3f2bea-5b07-11ed-93a7-721efc100ea7 | InvocationID=3b3f2e38-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:37:18+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a027998-5b07-11ed-93a7-721efc100ea7 | InvocationID=4a027b50-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:37:23+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e7d35c2-5b07-11ed-93a7-721efc100ea7 | InvocationID=3e7d3806-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:37:23+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d67f3c4-5b07-11ed-93a7-721efc100ea7 | InvocationID=4d67f522-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:37:24+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d67f3c4-5b07-11ed-93a7-721efc100ea7 | InvocationID=4d67f522-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:37:24+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d67f3c4-5b07-11ed-93a7-721efc100ea7 | InvocationID=4d67f522-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:37:43+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4a027998-5b07-11ed-93a7-721efc100ea7 | InvocationID=4a027b50-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:37:43+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58c365d2-5b07-11ed-93a7-721efc100ea7 | InvocationID=58c367ee-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:37:49+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d67f3c4-5b07-11ed-93a7-721efc100ea7 | InvocationID=4d67f522-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:37:49+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c5292d6-5b07-11ed-93a7-721efc100ea7 | InvocationID=5c5294a2-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:37:49+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c5292d6-5b07-11ed-93a7-721efc100ea7 | InvocationID=5c5294a2-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:37:49+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5c5292d6-5b07-11ed-93a7-721efc100ea7 | InvocationID=5c5294a2-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:38:07+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=58c365d2-5b07-11ed-93a7-721efc100ea7 | InvocationID=58c367ee-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:38:07+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67850468-5b07-11ed-93a7-721efc100ea7 | InvocationID=6785065c-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:38:14+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5c5292d6-5b07-11ed-93a7-721efc100ea7 | InvocationID=5c5294a2-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:38:14+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b3d211c-5b07-11ed-93a7-721efc100ea7 | InvocationID=6b3d2338-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:38:14+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b3d211c-5b07-11ed-93a7-721efc100ea7 | InvocationID=6b3d2338-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:38:14+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6b3d211c-5b07-11ed-93a7-721efc100ea7 | InvocationID=6b3d2338-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:38:32+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=67850468-5b07-11ed-93a7-721efc100ea7 | InvocationID=6785065c-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:38:32+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7645d5ea-5b07-11ed-93a7-721efc100ea7 | InvocationID=7645d798-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:38:39+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6b3d211c-5b07-11ed-93a7-721efc100ea7 | InvocationID=6b3d2338-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:38:39+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a27789e-5b07-11ed-93a7-721efc100ea7 | InvocationID=7a277a1a-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:38:39+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a27789e-5b07-11ed-93a7-721efc100ea7 | InvocationID=7a277a1a-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:38:39+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7a27789e-5b07-11ed-93a7-721efc100ea7 | InvocationID=7a277a1a-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:38:57+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7645d5ea-5b07-11ed-93a7-721efc100ea7 | InvocationID=7645d798-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:38:57+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8507018a-5b07-11ed-93a7-721efc100ea7 | InvocationID=850709a0-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:39:04+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7a27789e-5b07-11ed-93a7-721efc100ea7 | InvocationID=7a277a1a-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:39:04+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89120d56-5b07-11ed-93a7-721efc100ea7 | InvocationID=89120f04-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:39:04+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89120d56-5b07-11ed-93a7-721efc100ea7 | InvocationID=89120f04-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:39:04+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89120d56-5b07-11ed-93a7-721efc100ea7 | InvocationID=89120f04-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:39:22+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8507018a-5b07-11ed-93a7-721efc100ea7 | InvocationID=850709a0-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:39:22+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93c7141c-5b07-11ed-93a7-721efc100ea7 | InvocationID=93c715a2-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:39:29+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89120d56-5b07-11ed-93a7-721efc100ea7 | InvocationID=89120f04-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:39:29+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97fcbc30-5b07-11ed-93a7-721efc100ea7 | InvocationID=97fcbdac-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:39:29+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97fcbc30-5b07-11ed-93a7-721efc100ea7 | InvocationID=97fcbdac-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:39:29+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97fcbc30-5b07-11ed-93a7-721efc100ea7 | InvocationID=97fcbdac-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:39:46+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=93c7141c-5b07-11ed-93a7-721efc100ea7 | InvocationID=93c715a2-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:39:46+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a2870944-5b07-11ed-93a7-721efc100ea7 | InvocationID=a2870ade-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:39:54+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97fcbc30-5b07-11ed-93a7-721efc100ea7 | InvocationID=97fcbdac-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:39:54+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6e6e6d0-5b07-11ed-93a7-721efc100ea7 | InvocationID=a6e6e892-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:39:54+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6e6e6d0-5b07-11ed-93a7-721efc100ea7 | InvocationID=a6e6e892-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:39:54+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6e6e6d0-5b07-11ed-93a7-721efc100ea7 | InvocationID=a6e6e892-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:40:11+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a2870944-5b07-11ed-93a7-721efc100ea7 | InvocationID=a2870ade-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:40:11+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1498088-5b07-11ed-93a7-721efc100ea7 | InvocationID=b149822c-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:40:19+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6e6e6d0-5b07-11ed-93a7-721efc100ea7 | InvocationID=a6e6e892-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:40:19+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5d0e376-5b07-11ed-93a7-721efc100ea7 | InvocationID=b5d0e4d4-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:40:19+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5d0e376-5b07-11ed-93a7-721efc100ea7 | InvocationID=b5d0e4d4-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:40:19+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5d0e376-5b07-11ed-93a7-721efc100ea7 | InvocationID=b5d0e4d4-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:40:36+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b1498088-5b07-11ed-93a7-721efc100ea7 | InvocationID=b149822c-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:40:36+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c00a0f7a-5b07-11ed-93a7-721efc100ea7 | InvocationID=c00a139e-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:40:44+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5d0e376-5b07-11ed-93a7-721efc100ea7 | InvocationID=b5d0e4d4-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:40:44+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4bb796e-5b07-11ed-93a7-721efc100ea7 | InvocationID=c4bb7b58-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:40:44+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4bb796e-5b07-11ed-93a7-721efc100ea7 | InvocationID=c4bb7b58-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:40:44+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c4bb796e-5b07-11ed-93a7-721efc100ea7 | InvocationID=c4bb7b58-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:41:01+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c00a0f7a-5b07-11ed-93a7-721efc100ea7 | InvocationID=c00a139e-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:41:01+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cecadbde-5b07-11ed-93a7-721efc100ea7 | InvocationID=cecade18-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:41:09+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c4bb796e-5b07-11ed-93a7-721efc100ea7 | InvocationID=c4bb7b58-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:41:09+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3a5e1d0-5b07-11ed-93a7-721efc100ea7 | InvocationID=d3a5e34c-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:41:09+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3a5e1d0-5b07-11ed-93a7-721efc100ea7 | InvocationID=d3a5e34c-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:41:09+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d3a5e1d0-5b07-11ed-93a7-721efc100ea7 | InvocationID=d3a5e34c-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:41:25+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cecadbde-5b07-11ed-93a7-721efc100ea7 | InvocationID=cecade18-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:41:25+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd8b320e-5b07-11ed-93a7-721efc100ea7 | InvocationID=dd8b3e34-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:41:34+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d3a5e1d0-5b07-11ed-93a7-721efc100ea7 | InvocationID=d3a5e34c-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:41:34+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e29006d0-5b07-11ed-93a7-721efc100ea7 | InvocationID=e2900838-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:41:34+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e29006d0-5b07-11ed-93a7-721efc100ea7 | InvocationID=e2900838-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:41:34+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e29006d0-5b07-11ed-93a7-721efc100ea7 | InvocationID=e2900838-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:41:50+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd8b320e-5b07-11ed-93a7-721efc100ea7 | InvocationID=dd8b3e34-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:41:50+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec4b9b58-5b07-11ed-93a7-721efc100ea7 | InvocationID=ec4b9d10-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:41:59+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e29006d0-5b07-11ed-93a7-721efc100ea7 | InvocationID=e2900838-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:41:59+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f17acd24-5b07-11ed-93a7-721efc100ea7 | InvocationID=f17acf7c-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:41:59+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f17acd24-5b07-11ed-93a7-721efc100ea7 | InvocationID=f17acf7c-5b07-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:41:59+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f17acd24-5b07-11ed-93a7-721efc100ea7 | InvocationID=f17acf7c-5b07-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:42:15+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec4b9b58-5b07-11ed-93a7-721efc100ea7 | InvocationID=ec4b9d10-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:42:15+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb0b7f14-5b07-11ed-93a7-721efc100ea7 | InvocationID=fb0b873e-5b07-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:42:24+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f17acd24-5b07-11ed-93a7-721efc100ea7 | InvocationID=f17acf7c-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:42:24+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00656790-5b08-11ed-93a7-721efc100ea7 | InvocationID=00656920-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:42:24+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00656790-5b08-11ed-93a7-721efc100ea7 | InvocationID=00656920-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:42:24+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00656790-5b08-11ed-93a7-721efc100ea7 | InvocationID=00656920-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:42:40+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fb0b7f14-5b07-11ed-93a7-721efc100ea7 | InvocationID=fb0b873e-5b07-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:42:40+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09cc78b4-5b08-11ed-93a7-721efc100ea7 | InvocationID=09cc7a76-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:42:49+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00656790-5b08-11ed-93a7-721efc100ea7 | InvocationID=00656920-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:42:49+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f4ff504-5b08-11ed-93a7-721efc100ea7 | InvocationID=0f4ff68a-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:42:49+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f4ff504-5b08-11ed-93a7-721efc100ea7 | InvocationID=0f4ff68a-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:42:49+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f4ff504-5b08-11ed-93a7-721efc100ea7 | InvocationID=0f4ff68a-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:43:04+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=09cc78b4-5b08-11ed-93a7-721efc100ea7 | InvocationID=09cc7a76-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:43:04+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=188c8dc6-5b08-11ed-93a7-721efc100ea7 | InvocationID=188c8f38-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:43:14+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f4ff504-5b08-11ed-93a7-721efc100ea7 | InvocationID=0f4ff68a-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:43:14+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e3a5b04-5b08-11ed-93a7-721efc100ea7 | InvocationID=1e3a5da2-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:43:14+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e3a5b04-5b08-11ed-93a7-721efc100ea7 | InvocationID=1e3a5da2-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:43:14+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e3a5b04-5b08-11ed-93a7-721efc100ea7 | InvocationID=1e3a5da2-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:43:29+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=188c8dc6-5b08-11ed-93a7-721efc100ea7 | InvocationID=188c8f38-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:43:29+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=274cf38c-5b08-11ed-93a7-721efc100ea7 | InvocationID=274cf558-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:43:39+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e3a5b04-5b08-11ed-93a7-721efc100ea7 | InvocationID=1e3a5da2-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:43:39+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d24d6da-5b08-11ed-93a7-721efc100ea7 | InvocationID=2d24d8d8-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:43:39+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d24d6da-5b08-11ed-93a7-721efc100ea7 | InvocationID=2d24d8d8-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:43:39+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d24d6da-5b08-11ed-93a7-721efc100ea7 | InvocationID=2d24d8d8-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:43:54+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=274cf38c-5b08-11ed-93a7-721efc100ea7 | InvocationID=274cf558-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:43:54+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=360e690a-5b08-11ed-93a7-721efc100ea7 | InvocationID=360e6ae0-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:44:04+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d24d6da-5b08-11ed-93a7-721efc100ea7 | InvocationID=2d24d8d8-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:44:04+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c0f7ac4-5b08-11ed-93a7-721efc100ea7 | InvocationID=3c0f7c54-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:44:04+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c0f7ac4-5b08-11ed-93a7-721efc100ea7 | InvocationID=3c0f7c54-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:44:04+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c0f7ac4-5b08-11ed-93a7-721efc100ea7 | InvocationID=3c0f7c54-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:44:19+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=360e690a-5b08-11ed-93a7-721efc100ea7 | InvocationID=360e6ae0-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:44:19+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44ce6166-5b08-11ed-93a7-721efc100ea7 | InvocationID=44ce6332-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:44:29+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c0f7ac4-5b08-11ed-93a7-721efc100ea7 | InvocationID=3c0f7c54-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:44:29+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4af9d412-5b08-11ed-93a7-721efc100ea7 | InvocationID=4af9d660-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:44:29+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4af9d412-5b08-11ed-93a7-721efc100ea7 | InvocationID=4af9d660-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:44:29+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4af9d412-5b08-11ed-93a7-721efc100ea7 | InvocationID=4af9d660-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:44:43+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=44ce6166-5b08-11ed-93a7-721efc100ea7 | InvocationID=44ce6332-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:44:43+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=538e7a06-5b08-11ed-93a7-721efc100ea7 | InvocationID=538e7ba0-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:44:54+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4af9d412-5b08-11ed-93a7-721efc100ea7 | InvocationID=4af9d660-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:44:54+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59e4b92e-5b08-11ed-93a7-721efc100ea7 | InvocationID=59e4bac8-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:44:54+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59e4b92e-5b08-11ed-93a7-721efc100ea7 | InvocationID=59e4bac8-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:44:54+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59e4b92e-5b08-11ed-93a7-721efc100ea7 | InvocationID=59e4bac8-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:45:08+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=538e7a06-5b08-11ed-93a7-721efc100ea7 | InvocationID=538e7ba0-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:45:08+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=624ecd8e-5b08-11ed-93a7-721efc100ea7 | InvocationID=624ecf6e-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:45:19+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59e4b92e-5b08-11ed-93a7-721efc100ea7 | InvocationID=59e4bac8-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:45:19+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68d038b4-5b08-11ed-93a7-721efc100ea7 | InvocationID=68d03a76-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:45:19+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68d038b4-5b08-11ed-93a7-721efc100ea7 | InvocationID=68d03a76-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:45:19+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68d038b4-5b08-11ed-93a7-721efc100ea7 | InvocationID=68d03a76-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:45:33+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=624ecd8e-5b08-11ed-93a7-721efc100ea7 | InvocationID=624ecf6e-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:45:33+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=710f76c0-5b08-11ed-93a7-721efc100ea7 | InvocationID=710f7882-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:45:44+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68d038b4-5b08-11ed-93a7-721efc100ea7 | InvocationID=68d03a76-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:45:44+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77bd1edc-5b08-11ed-93a7-721efc100ea7 | InvocationID=77bd20a8-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:45:44+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77bd1edc-5b08-11ed-93a7-721efc100ea7 | InvocationID=77bd20a8-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:45:44+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77bd1edc-5b08-11ed-93a7-721efc100ea7 | InvocationID=77bd20a8-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:45:58+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=710f76c0-5b08-11ed-93a7-721efc100ea7 | InvocationID=710f7882-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:45:58+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fd00c74-5b08-11ed-93a7-721efc100ea7 | InvocationID=7fd00e2c-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:46:09+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77bd1edc-5b08-11ed-93a7-721efc100ea7 | InvocationID=77bd20a8-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:46:09+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86a79e40-5b08-11ed-93a7-721efc100ea7 | InvocationID=86a79fee-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:46:09+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86a79e40-5b08-11ed-93a7-721efc100ea7 | InvocationID=86a79fee-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:46:09+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86a79e40-5b08-11ed-93a7-721efc100ea7 | InvocationID=86a79fee-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:46:22+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7fd00c74-5b08-11ed-93a7-721efc100ea7 | InvocationID=7fd00e2c-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:46:22+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e90b8a8-5b08-11ed-93a7-721efc100ea7 | InvocationID=8e90ba60-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:46:34+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86a79e40-5b08-11ed-93a7-721efc100ea7 | InvocationID=86a79fee-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:46:34+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95923fb4-5b08-11ed-93a7-721efc100ea7 | InvocationID=95924126-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:46:34+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95923fb4-5b08-11ed-93a7-721efc100ea7 | InvocationID=95924126-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:46:34+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=95923fb4-5b08-11ed-93a7-721efc100ea7 | InvocationID=95924126-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:46:47+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8e90b8a8-5b08-11ed-93a7-721efc100ea7 | InvocationID=8e90ba60-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:46:47+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d52e1ea-5b08-11ed-93a7-721efc100ea7 | InvocationID=9d52e398-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:46:59+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=95923fb4-5b08-11ed-93a7-721efc100ea7 | InvocationID=95924126-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:46:59+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a47cb3f6-5b08-11ed-93a7-721efc100ea7 | InvocationID=a47cbc3e-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:46:59+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a47cb3f6-5b08-11ed-93a7-721efc100ea7 | InvocationID=a47cbc3e-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:46:59+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a47cb3f6-5b08-11ed-93a7-721efc100ea7 | InvocationID=a47cbc3e-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:47:12+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9d52e1ea-5b08-11ed-93a7-721efc100ea7 | InvocationID=9d52e398-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:47:12+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac12e996-5b08-11ed-93a7-721efc100ea7 | InvocationID=ac12f238-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:47:24+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a47cb3f6-5b08-11ed-93a7-721efc100ea7 | InvocationID=a47cbc3e-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:47:24+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3676744-5b08-11ed-93a7-721efc100ea7 | InvocationID=b3676956-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:47:24+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3676744-5b08-11ed-93a7-721efc100ea7 | InvocationID=b3676956-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:47:24+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b3676744-5b08-11ed-93a7-721efc100ea7 | InvocationID=b3676956-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:47:37+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ac12e996-5b08-11ed-93a7-721efc100ea7 | InvocationID=ac12f238-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:47:37+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bad3ca5e-5b08-11ed-93a7-721efc100ea7 | InvocationID=bad3cc02-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:47:49+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b3676744-5b08-11ed-93a7-721efc100ea7 | InvocationID=b3676956-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:47:49+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c251f44a-5b08-11ed-93a7-721efc100ea7 | InvocationID=c251f5c6-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:47:49+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c251f44a-5b08-11ed-93a7-721efc100ea7 | InvocationID=c251f5c6-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:47:49+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c251f44a-5b08-11ed-93a7-721efc100ea7 | InvocationID=c251f5c6-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:48:01+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bad3ca5e-5b08-11ed-93a7-721efc100ea7 | InvocationID=bad3cc02-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:48:01+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9946da0-5b08-11ed-93a7-721efc100ea7 | InvocationID=c9946fe4-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:48:14+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c251f44a-5b08-11ed-93a7-721efc100ea7 | InvocationID=c251f5c6-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:48:14+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d13ce906-5b08-11ed-93a7-721efc100ea7 | InvocationID=d13ceaaa-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:48:14+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d13ce906-5b08-11ed-93a7-721efc100ea7 | InvocationID=d13ceaaa-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:48:14+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d13ce906-5b08-11ed-93a7-721efc100ea7 | InvocationID=d13ceaaa-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:48:26+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c9946da0-5b08-11ed-93a7-721efc100ea7 | InvocationID=c9946fe4-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:48:26+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d85487ee-5b08-11ed-93a7-721efc100ea7 | InvocationID=d8548a32-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:48:39+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d13ce906-5b08-11ed-93a7-721efc100ea7 | InvocationID=d13ceaaa-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:48:39+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0278cf0-5b08-11ed-93a7-721efc100ea7 | InvocationID=e0278f16-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:48:39+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0278cf0-5b08-11ed-93a7-721efc100ea7 | InvocationID=e0278f16-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:48:39+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0278cf0-5b08-11ed-93a7-721efc100ea7 | InvocationID=e0278f16-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:48:51+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d85487ee-5b08-11ed-93a7-721efc100ea7 | InvocationID=d8548a32-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:48:51+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e71d94b4-5b08-11ed-93a7-721efc100ea7 | InvocationID=e71d97d4-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:49:04+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0278cf0-5b08-11ed-93a7-721efc100ea7 | InvocationID=e0278f16-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:49:04+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef121bae-5b08-11ed-93a7-721efc100ea7 | InvocationID=ef121dde-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:49:04+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef121bae-5b08-11ed-93a7-721efc100ea7 | InvocationID=ef121dde-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:49:04+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef121bae-5b08-11ed-93a7-721efc100ea7 | InvocationID=ef121dde-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:49:16+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e71d94b4-5b08-11ed-93a7-721efc100ea7 | InvocationID=e71d97d4-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:49:16+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5dfd26e-5b08-11ed-93a7-721efc100ea7 | InvocationID=f5dfd3d6-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:49:29+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef121bae-5b08-11ed-93a7-721efc100ea7 | InvocationID=ef121dde-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:49:29+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdfd3806-5b08-11ed-93a7-721efc100ea7 | InvocationID=fdfd3996-5b08-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:49:29+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdfd3806-5b08-11ed-93a7-721efc100ea7 | InvocationID=fdfd3996-5b08-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:49:29+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdfd3806-5b08-11ed-93a7-721efc100ea7 | InvocationID=fdfd3996-5b08-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:49:40+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5dfd26e-5b08-11ed-93a7-721efc100ea7 | InvocationID=f5dfd3d6-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:49:40+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04a0a6b6-5b09-11ed-93a7-721efc100ea7 | InvocationID=04a0a878-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:49:54+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdfd3806-5b08-11ed-93a7-721efc100ea7 | InvocationID=fdfd3996-5b08-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:49:54+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ce86e1c-5b09-11ed-93a7-721efc100ea7 | InvocationID=0ce86fac-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:49:54+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ce86e1c-5b09-11ed-93a7-721efc100ea7 | InvocationID=0ce86fac-5b09-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:49:54+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ce86e1c-5b09-11ed-93a7-721efc100ea7 | InvocationID=0ce86fac-5b09-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:50:05+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=04a0a6b6-5b09-11ed-93a7-721efc100ea7 | InvocationID=04a0a878-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:50:05+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1361a952-5b09-11ed-93a7-721efc100ea7 | InvocationID=1361ab82-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:50:19+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ce86e1c-5b09-11ed-93a7-721efc100ea7 | InvocationID=0ce86fac-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:50:19+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bd2bffe-5b09-11ed-93a7-721efc100ea7 | InvocationID=1bd2c1f2-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:50:19+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bd2bffe-5b09-11ed-93a7-721efc100ea7 | InvocationID=1bd2c1f2-5b09-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:50:19+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bd2bffe-5b09-11ed-93a7-721efc100ea7 | InvocationID=1bd2c1f2-5b09-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:50:30+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1361a952-5b09-11ed-93a7-721efc100ea7 | InvocationID=1361ab82-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:50:30+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22223876-5b09-11ed-93a7-721efc100ea7 | InvocationID=222239d4-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:50:44+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bd2bffe-5b09-11ed-93a7-721efc100ea7 | InvocationID=1bd2c1f2-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:50:44+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2abd1b72-5b09-11ed-93a7-721efc100ea7 | InvocationID=2abd1d3e-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:50:44+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2abd1b72-5b09-11ed-93a7-721efc100ea7 | InvocationID=2abd1d3e-5b09-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:50:44+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2abd1b72-5b09-11ed-93a7-721efc100ea7 | InvocationID=2abd1d3e-5b09-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:50:55+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=22223876-5b09-11ed-93a7-721efc100ea7 | InvocationID=222239d4-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:50:55+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30e33ad6-5b09-11ed-93a7-721efc100ea7 | InvocationID=30e33c48-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:51:09+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2abd1b72-5b09-11ed-93a7-721efc100ea7 | InvocationID=2abd1d3e-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:51:09+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39a7ceca-5b09-11ed-93a7-721efc100ea7 | InvocationID=39a7d0d2-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:51:09+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39a7ceca-5b09-11ed-93a7-721efc100ea7 | InvocationID=39a7d0d2-5b09-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:51:09+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39a7ceca-5b09-11ed-93a7-721efc100ea7 | InvocationID=39a7d0d2-5b09-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:51:19+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30e33ad6-5b09-11ed-93a7-721efc100ea7 | InvocationID=30e33c48-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:51:19+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fa676be-5b09-11ed-93a7-721efc100ea7 | InvocationID=3fa67826-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:51:34+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39a7ceca-5b09-11ed-93a7-721efc100ea7 | InvocationID=39a7d0d2-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:51:34+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4895f0d8-5b09-11ed-93a7-721efc100ea7 | InvocationID=4895f254-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:51:34+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4895f0d8-5b09-11ed-93a7-721efc100ea7 | InvocationID=4895f254-5b09-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:51:34+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4895f0d8-5b09-11ed-93a7-721efc100ea7 | InvocationID=4895f254-5b09-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:51:44+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3fa676be-5b09-11ed-93a7-721efc100ea7 | InvocationID=3fa67826-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:51:44+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e669210-5b09-11ed-93a7-721efc100ea7 | InvocationID=4e669422-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:51:59+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4895f0d8-5b09-11ed-93a7-721efc100ea7 | InvocationID=4895f254-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:51:59+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5780c03c-5b09-11ed-93a7-721efc100ea7 | InvocationID=5780c1e0-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:51:59+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5780c03c-5b09-11ed-93a7-721efc100ea7 | InvocationID=5780c1e0-5b09-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:51:59+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5780c03c-5b09-11ed-93a7-721efc100ea7 | InvocationID=5780c1e0-5b09-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:52:09+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4e669210-5b09-11ed-93a7-721efc100ea7 | InvocationID=4e669422-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:52:09+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d29d5a0-5b09-11ed-93a7-721efc100ea7 | InvocationID=5d29d78a-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:52:24+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5780c03c-5b09-11ed-93a7-721efc100ea7 | InvocationID=5780c1e0-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:52:24+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=666b711e-5b09-11ed-93a7-721efc100ea7 | InvocationID=666b7312-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:52:24+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=666b711e-5b09-11ed-93a7-721efc100ea7 | InvocationID=666b7312-5b09-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:52:24+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=666b711e-5b09-11ed-93a7-721efc100ea7 | InvocationID=666b7312-5b09-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:52:34+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d29d5a0-5b09-11ed-93a7-721efc100ea7 | InvocationID=5d29d78a-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:52:34+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6beca022-5b09-11ed-93a7-721efc100ea7 | InvocationID=6beca572-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:52:49+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=666b711e-5b09-11ed-93a7-721efc100ea7 | InvocationID=666b7312-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:52:49+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7555ef56-5b09-11ed-93a7-721efc100ea7 | InvocationID=7555fbfe-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:52:49+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7555ef56-5b09-11ed-93a7-721efc100ea7 | InvocationID=7555fbfe-5b09-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:52:50+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7555ef56-5b09-11ed-93a7-721efc100ea7 | InvocationID=7555fbfe-5b09-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:52:58+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6beca022-5b09-11ed-93a7-721efc100ea7 | InvocationID=6beca572-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:52:58+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7aadaed0-5b09-11ed-93a7-721efc100ea7 | InvocationID=7aadb04c-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:53:15+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7555ef56-5b09-11ed-93a7-721efc100ea7 | InvocationID=7555fbfe-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:53:15+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8440c2ac-5b09-11ed-93a7-721efc100ea7 | InvocationID=8440c4d2-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-02T23:53:15+0000 | policy_event_thread | 140293622160160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8440c2ac-5b09-11ed-93a7-721efc100ea7 | InvocationID=8440c4d2-5b09-11ed-93a7-721efc100ea7 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:53:15+0000 | policy_event_thread | 140293622160160 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8440c2ac-5b09-11ed-93a7-721efc100ea7 | InvocationID=8440c4d2-5b09-11ed-93a7-721efc100ea7 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-02T23:53:23+0000 | aai_event_thread | 140293621099296 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7aadaed0-5b09-11ed-93a7-721efc100ea7 | InvocationID=7aadb04c-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF AAI events.[0m 2022-11-02T23:53:23+0000 | aai_event_thread | 140293621099296 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=896ef870-5b09-11ed-93a7-721efc100ea7 | InvocationID=896efa46-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-02T23:53:40+0000 | policy_event_thread | 140293622160160 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8440c2ac-5b09-11ed-93a7-721efc100ea7 | InvocationID=8440c4d2-5b09-11ed-93a7-721efc100ea7 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-02T23:53:40+0000 | policy_event_thread | 140293622160160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=932c9aa2-5b09-11ed-93a7-721efc100ea7 | InvocationID=932c9c0a-5b09-11ed-93a7-721efc100ea7 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m