/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-12T22:55:08+0000 | MainThread | 140646062062920 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS. 2022-11-12T22:55:08+0000 | MainThread | 140646062062920 | 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'}}}} 2022-11-12T22:55:08+0000 | MainThread | 140646062062920 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR. 2022-11-12T22:55:08+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T22:55:08+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events. 2022-11-12T22:55:08+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e44cd9c-62dd-11ed-a137-e69e44b5576d | InvocationID=0e44cfa4-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T22:55:08+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e44e7b4-62dd-11ed-a137-e69e44b5576d | InvocationID=0e44e8b8-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:55:08+0000 | MainThread | 140646062062920 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server 2022-11-12T22:55:09+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e44e7b4-62dd-11ed-a137-e69e44b5576d | InvocationID=0e44e8b8-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:55:09+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e44cd9c-62dd-11ed-a137-e69e44b5576d | InvocationID=0e44cfa4-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:55:09+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0e44e7b4-62dd-11ed-a137-e69e44b5576d | InvocationID=0e44e8b8-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:55:09+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e44cd9c-62dd-11ed-a137-e69e44b5576d | InvocationID=0e44cfa4-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:55:29+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0e44e7b4-62dd-11ed-a137-e69e44b5576d | InvocationID=0e44e8b8-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:55:29+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a87ee22-62dd-11ed-a137-e69e44b5576d | InvocationID=1a87f318-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:55:29+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a87ee22-62dd-11ed-a137-e69e44b5576d | InvocationID=1a87f318-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:55:29+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1a87ee22-62dd-11ed-a137-e69e44b5576d | InvocationID=1a87f318-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:55:34+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e44cd9c-62dd-11ed-a137-e69e44b5576d | InvocationID=0e44cfa4-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T22:55:34+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d82f194-62dd-11ed-a137-e69e44b5576d | InvocationID=1d82f342-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T22:55:35+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d82f194-62dd-11ed-a137-e69e44b5576d | InvocationID=1d82f342-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:55:35+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d82f194-62dd-11ed-a137-e69e44b5576d | InvocationID=1d82f342-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:55:49+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1a87ee22-62dd-11ed-a137-e69e44b5576d | InvocationID=1a87f318-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:55:49+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=267b512e-62dd-11ed-a137-e69e44b5576d | InvocationID=267b532c-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:55:49+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=267b512e-62dd-11ed-a137-e69e44b5576d | InvocationID=267b532c-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:55:49+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=267b512e-62dd-11ed-a137-e69e44b5576d | InvocationID=267b532c-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:56:00+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d82f194-62dd-11ed-a137-e69e44b5576d | InvocationID=1d82f342-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T22:56:00+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d05c312-62dd-11ed-a137-e69e44b5576d | InvocationID=2d05c60a-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T22:56:00+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d05c312-62dd-11ed-a137-e69e44b5576d | InvocationID=2d05c60a-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:56:00+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d05c312-62dd-11ed-a137-e69e44b5576d | InvocationID=2d05c60a-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:56:09+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=267b512e-62dd-11ed-a137-e69e44b5576d | InvocationID=267b532c-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:56:09+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=326c49b6-62dd-11ed-a137-e69e44b5576d | InvocationID=326c4bd2-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:56:09+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=326c49b6-62dd-11ed-a137-e69e44b5576d | InvocationID=326c4bd2-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:56:09+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=326c49b6-62dd-11ed-a137-e69e44b5576d | InvocationID=326c4bd2-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:56:25+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d05c312-62dd-11ed-a137-e69e44b5576d | InvocationID=2d05c60a-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T22:56:25+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bf2154c-62dd-11ed-a137-e69e44b5576d | InvocationID=3bf2179a-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T22:56:25+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bf2154c-62dd-11ed-a137-e69e44b5576d | InvocationID=3bf2179a-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:56:25+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bf2154c-62dd-11ed-a137-e69e44b5576d | InvocationID=3bf2179a-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:56:29+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=326c49b6-62dd-11ed-a137-e69e44b5576d | InvocationID=326c4bd2-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:56:29+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e5d84a6-62dd-11ed-a137-e69e44b5576d | InvocationID=3e5d8f46-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:56:29+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e5d84a6-62dd-11ed-a137-e69e44b5576d | InvocationID=3e5d8f46-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:56:29+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e5d84a6-62dd-11ed-a137-e69e44b5576d | InvocationID=3e5d8f46-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:56:49+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e5d84a6-62dd-11ed-a137-e69e44b5576d | InvocationID=3e5d8f46-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:56:49+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a4d58e0-62dd-11ed-a137-e69e44b5576d | InvocationID=4a4d5ae8-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:56:49+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a4d58e0-62dd-11ed-a137-e69e44b5576d | InvocationID=4a4d5ae8-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:56:49+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4a4d58e0-62dd-11ed-a137-e69e44b5576d | InvocationID=4a4d5ae8-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:56:50+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bf2154c-62dd-11ed-a137-e69e44b5576d | InvocationID=3bf2179a-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T22:56:50+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4addb3cc-62dd-11ed-a137-e69e44b5576d | InvocationID=4addb57a-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T22:56:50+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4addb3cc-62dd-11ed-a137-e69e44b5576d | InvocationID=4addb57a-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:56:50+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4addb3cc-62dd-11ed-a137-e69e44b5576d | InvocationID=4addb57a-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:57:09+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4a4d58e0-62dd-11ed-a137-e69e44b5576d | InvocationID=4a4d5ae8-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:57:09+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5647e05c-62dd-11ed-a137-e69e44b5576d | InvocationID=5647e2be-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:57:09+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5647e05c-62dd-11ed-a137-e69e44b5576d | InvocationID=5647e2be-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:57:09+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5647e05c-62dd-11ed-a137-e69e44b5576d | InvocationID=5647e2be-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:57:15+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4addb3cc-62dd-11ed-a137-e69e44b5576d | InvocationID=4addb57a-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T22:57:15+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59c96a0c-62dd-11ed-a137-e69e44b5576d | InvocationID=59c96bba-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T22:57:15+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59c96a0c-62dd-11ed-a137-e69e44b5576d | InvocationID=59c96bba-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:57:15+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59c96a0c-62dd-11ed-a137-e69e44b5576d | InvocationID=59c96bba-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:57:29+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5647e05c-62dd-11ed-a137-e69e44b5576d | InvocationID=5647e2be-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:57:29+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=623a66fa-62dd-11ed-a137-e69e44b5576d | InvocationID=623a689e-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:57:29+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=623a66fa-62dd-11ed-a137-e69e44b5576d | InvocationID=623a689e-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:57:29+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=623a66fa-62dd-11ed-a137-e69e44b5576d | InvocationID=623a689e-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:57:40+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59c96a0c-62dd-11ed-a137-e69e44b5576d | InvocationID=59c96bba-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T22:57:40+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68b51be2-62dd-11ed-a137-e69e44b5576d | InvocationID=68b51dea-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T22:57:40+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68b51be2-62dd-11ed-a137-e69e44b5576d | InvocationID=68b51dea-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:57:40+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68b51be2-62dd-11ed-a137-e69e44b5576d | InvocationID=68b51dea-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:57:49+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=623a66fa-62dd-11ed-a137-e69e44b5576d | InvocationID=623a689e-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:57:49+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e2b017c-62dd-11ed-a137-e69e44b5576d | InvocationID=6e2b0582-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:57:49+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e2b017c-62dd-11ed-a137-e69e44b5576d | InvocationID=6e2b0582-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:57:49+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e2b017c-62dd-11ed-a137-e69e44b5576d | InvocationID=6e2b0582-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:58:05+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68b51be2-62dd-11ed-a137-e69e44b5576d | InvocationID=68b51dea-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T22:58:05+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=779fc36e-62dd-11ed-a137-e69e44b5576d | InvocationID=779fc738-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T22:58:05+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=779fc36e-62dd-11ed-a137-e69e44b5576d | InvocationID=779fc738-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:58:05+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=779fc36e-62dd-11ed-a137-e69e44b5576d | InvocationID=779fc738-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:58:09+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e2b017c-62dd-11ed-a137-e69e44b5576d | InvocationID=6e2b0582-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:58:09+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a1b9384-62dd-11ed-a137-e69e44b5576d | InvocationID=7a1b95b4-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:58:09+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a1b9384-62dd-11ed-a137-e69e44b5576d | InvocationID=7a1b95b4-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:58:09+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7a1b9384-62dd-11ed-a137-e69e44b5576d | InvocationID=7a1b95b4-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:58:29+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7a1b9384-62dd-11ed-a137-e69e44b5576d | InvocationID=7a1b95b4-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:58:29+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=860be216-62dd-11ed-a137-e69e44b5576d | InvocationID=860be43c-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:58:29+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=860be216-62dd-11ed-a137-e69e44b5576d | InvocationID=860be43c-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:58:29+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=860be216-62dd-11ed-a137-e69e44b5576d | InvocationID=860be43c-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:58:30+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=779fc36e-62dd-11ed-a137-e69e44b5576d | InvocationID=779fc738-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T22:58:30+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86906fea-62dd-11ed-a137-e69e44b5576d | InvocationID=86907238-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T22:58:30+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86906fea-62dd-11ed-a137-e69e44b5576d | InvocationID=86907238-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:58:30+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86906fea-62dd-11ed-a137-e69e44b5576d | InvocationID=86907238-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:58:49+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=860be216-62dd-11ed-a137-e69e44b5576d | InvocationID=860be43c-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:58:49+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=91fc4bd8-62dd-11ed-a137-e69e44b5576d | InvocationID=91fc4e26-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:58:49+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=91fc4bd8-62dd-11ed-a137-e69e44b5576d | InvocationID=91fc4e26-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:58:49+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=91fc4bd8-62dd-11ed-a137-e69e44b5576d | InvocationID=91fc4e26-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:58:55+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86906fea-62dd-11ed-a137-e69e44b5576d | InvocationID=86907238-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T22:58:55+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=957e21d2-62dd-11ed-a137-e69e44b5576d | InvocationID=957e2876-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T22:58:55+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=957e21d2-62dd-11ed-a137-e69e44b5576d | InvocationID=957e2876-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:58:55+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=957e21d2-62dd-11ed-a137-e69e44b5576d | InvocationID=957e2876-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:59:09+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=91fc4bd8-62dd-11ed-a137-e69e44b5576d | InvocationID=91fc4e26-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:59:09+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9decea7e-62dd-11ed-a137-e69e44b5576d | InvocationID=9decec36-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:59:09+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9decea7e-62dd-11ed-a137-e69e44b5576d | InvocationID=9decec36-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:59:09+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9decea7e-62dd-11ed-a137-e69e44b5576d | InvocationID=9decec36-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:59:20+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=957e21d2-62dd-11ed-a137-e69e44b5576d | InvocationID=957e2876-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T22:59:20+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4695a4a-62dd-11ed-a137-e69e44b5576d | InvocationID=a4695bf8-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T22:59:20+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4695a4a-62dd-11ed-a137-e69e44b5576d | InvocationID=a4695bf8-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:59:20+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4695a4a-62dd-11ed-a137-e69e44b5576d | InvocationID=a4695bf8-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:59:29+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9decea7e-62dd-11ed-a137-e69e44b5576d | InvocationID=9decec36-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:59:29+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9ddaa58-62dd-11ed-a137-e69e44b5576d | InvocationID=a9ddabfc-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:59:29+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9ddaa58-62dd-11ed-a137-e69e44b5576d | InvocationID=a9ddabfc-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:59:29+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a9ddaa58-62dd-11ed-a137-e69e44b5576d | InvocationID=a9ddabfc-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:59:45+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4695a4a-62dd-11ed-a137-e69e44b5576d | InvocationID=a4695bf8-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T22:59:45+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b354f956-62dd-11ed-a137-e69e44b5576d | InvocationID=b354fb86-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T22:59:45+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b354f956-62dd-11ed-a137-e69e44b5576d | InvocationID=b354fb86-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:59:45+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b354f956-62dd-11ed-a137-e69e44b5576d | InvocationID=b354fb86-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:59:49+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a9ddaa58-62dd-11ed-a137-e69e44b5576d | InvocationID=a9ddabfc-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T22:59:49+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5cdbee8-62dd-11ed-a137-e69e44b5576d | InvocationID=b5cdc08c-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T22:59:49+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5cdbee8-62dd-11ed-a137-e69e44b5576d | InvocationID=b5cdc08c-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T22:59:49+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b5cdbee8-62dd-11ed-a137-e69e44b5576d | InvocationID=b5cdc08c-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:00:09+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b5cdbee8-62dd-11ed-a137-e69e44b5576d | InvocationID=b5cdc08c-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:00:09+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1be046a-62dd-11ed-a137-e69e44b5576d | InvocationID=c1be0636-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:00:09+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1be046a-62dd-11ed-a137-e69e44b5576d | InvocationID=c1be0636-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:00:09+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1be046a-62dd-11ed-a137-e69e44b5576d | InvocationID=c1be0636-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:00:10+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b354f956-62dd-11ed-a137-e69e44b5576d | InvocationID=b354fb86-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:00:10+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c240051e-62dd-11ed-a137-e69e44b5576d | InvocationID=c2400d20-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:00:10+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c240051e-62dd-11ed-a137-e69e44b5576d | InvocationID=c2400d20-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:00:10+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c240051e-62dd-11ed-a137-e69e44b5576d | InvocationID=c2400d20-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:00:29+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1be046a-62dd-11ed-a137-e69e44b5576d | InvocationID=c1be0636-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:00:29+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdadf97e-62dd-11ed-a137-e69e44b5576d | InvocationID=cdadfb4a-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:00:29+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdadf97e-62dd-11ed-a137-e69e44b5576d | InvocationID=cdadfb4a-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:00:29+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cdadf97e-62dd-11ed-a137-e69e44b5576d | InvocationID=cdadfb4a-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:00:35+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c240051e-62dd-11ed-a137-e69e44b5576d | InvocationID=c2400d20-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:00:35+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d12c57da-62dd-11ed-a137-e69e44b5576d | InvocationID=d12c59c4-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:00:35+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d12c57da-62dd-11ed-a137-e69e44b5576d | InvocationID=d12c59c4-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:00:35+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d12c57da-62dd-11ed-a137-e69e44b5576d | InvocationID=d12c59c4-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:00:49+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cdadf97e-62dd-11ed-a137-e69e44b5576d | InvocationID=cdadfb4a-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:00:49+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d99e7740-62dd-11ed-a137-e69e44b5576d | InvocationID=d99e78e4-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:00:49+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d99e7740-62dd-11ed-a137-e69e44b5576d | InvocationID=d99e78e4-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:00:49+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d99e7740-62dd-11ed-a137-e69e44b5576d | InvocationID=d99e78e4-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:01:00+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d12c57da-62dd-11ed-a137-e69e44b5576d | InvocationID=d12c59c4-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:01:00+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e017a4ca-62dd-11ed-a137-e69e44b5576d | InvocationID=e017a7b8-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:01:00+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e017a4ca-62dd-11ed-a137-e69e44b5576d | InvocationID=e017a7b8-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:01:00+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e017a4ca-62dd-11ed-a137-e69e44b5576d | InvocationID=e017a7b8-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:01:09+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d99e7740-62dd-11ed-a137-e69e44b5576d | InvocationID=d99e78e4-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:01:09+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e58f688e-62dd-11ed-a137-e69e44b5576d | InvocationID=e58f6a3c-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:01:09+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e58f688e-62dd-11ed-a137-e69e44b5576d | InvocationID=e58f6a3c-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:01:09+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e58f688e-62dd-11ed-a137-e69e44b5576d | InvocationID=e58f6a3c-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:01:25+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e017a4ca-62dd-11ed-a137-e69e44b5576d | InvocationID=e017a7b8-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:01:25+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef07f138-62dd-11ed-a137-e69e44b5576d | InvocationID=ef07f32c-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:01:25+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef07f138-62dd-11ed-a137-e69e44b5576d | InvocationID=ef07f32c-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:01:25+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef07f138-62dd-11ed-a137-e69e44b5576d | InvocationID=ef07f32c-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:01:29+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e58f688e-62dd-11ed-a137-e69e44b5576d | InvocationID=e58f6a3c-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:01:29+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1802d36-62dd-11ed-a137-e69e44b5576d | InvocationID=f1802fa2-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:01:29+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1802d36-62dd-11ed-a137-e69e44b5576d | InvocationID=f1802fa2-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:01:29+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f1802d36-62dd-11ed-a137-e69e44b5576d | InvocationID=f1802fa2-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:01:49+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f1802d36-62dd-11ed-a137-e69e44b5576d | InvocationID=f1802fa2-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:01:49+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd6ffd7e-62dd-11ed-a137-e69e44b5576d | InvocationID=fd6fff40-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:01:49+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd6ffd7e-62dd-11ed-a137-e69e44b5576d | InvocationID=fd6fff40-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:01:49+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fd6ffd7e-62dd-11ed-a137-e69e44b5576d | InvocationID=fd6fff40-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:01:50+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef07f138-62dd-11ed-a137-e69e44b5576d | InvocationID=ef07f32c-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:01:50+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdf394c2-62dd-11ed-a137-e69e44b5576d | InvocationID=fdf39eea-62dd-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:01:50+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdf394c2-62dd-11ed-a137-e69e44b5576d | InvocationID=fdf39eea-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:01:50+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdf394c2-62dd-11ed-a137-e69e44b5576d | InvocationID=fdf39eea-62dd-11ed-a137-e69e44b5576d | 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 2022-11-12T23:02:09+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fd6ffd7e-62dd-11ed-a137-e69e44b5576d | InvocationID=fd6fff40-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:02:09+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0961c16c-62de-11ed-a137-e69e44b5576d | InvocationID=0961c59a-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:02:09+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0961c16c-62de-11ed-a137-e69e44b5576d | InvocationID=0961c59a-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:02:09+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0961c16c-62de-11ed-a137-e69e44b5576d | InvocationID=0961c59a-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:02:15+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdf394c2-62dd-11ed-a137-e69e44b5576d | InvocationID=fdf39eea-62dd-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:02:15+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ce22c5a-62de-11ed-a137-e69e44b5576d | InvocationID=0ce22e9e-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:02:15+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ce22c5a-62de-11ed-a137-e69e44b5576d | InvocationID=0ce22e9e-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:02:15+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ce22c5a-62de-11ed-a137-e69e44b5576d | InvocationID=0ce22e9e-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:02:29+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0961c16c-62de-11ed-a137-e69e44b5576d | InvocationID=0961c59a-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:02:29+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1552f900-62de-11ed-a137-e69e44b5576d | InvocationID=1552fc16-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:02:29+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1552f900-62de-11ed-a137-e69e44b5576d | InvocationID=1552fc16-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:02:29+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1552f900-62de-11ed-a137-e69e44b5576d | InvocationID=1552fc16-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:02:40+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ce22c5a-62de-11ed-a137-e69e44b5576d | InvocationID=0ce22e9e-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:02:40+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bcea446-62de-11ed-a137-e69e44b5576d | InvocationID=1bcea658-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:02:40+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bcea446-62de-11ed-a137-e69e44b5576d | InvocationID=1bcea658-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:02:40+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bcea446-62de-11ed-a137-e69e44b5576d | InvocationID=1bcea658-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:02:49+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1552f900-62de-11ed-a137-e69e44b5576d | InvocationID=1552fc16-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:02:49+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2146789a-62de-11ed-a137-e69e44b5576d | InvocationID=21467a34-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:02:49+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2146789a-62de-11ed-a137-e69e44b5576d | InvocationID=21467a34-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:02:49+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2146789a-62de-11ed-a137-e69e44b5576d | InvocationID=21467a34-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:03:05+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bcea446-62de-11ed-a137-e69e44b5576d | InvocationID=1bcea658-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:03:05+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2aba043c-62de-11ed-a137-e69e44b5576d | InvocationID=2aba0b6c-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:03:05+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2aba043c-62de-11ed-a137-e69e44b5576d | InvocationID=2aba0b6c-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:03:05+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2aba043c-62de-11ed-a137-e69e44b5576d | InvocationID=2aba0b6c-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:03:09+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2146789a-62de-11ed-a137-e69e44b5576d | InvocationID=21467a34-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:03:09+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d3b89f6-62de-11ed-a137-e69e44b5576d | InvocationID=2d3b8d7a-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:03:09+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d3b89f6-62de-11ed-a137-e69e44b5576d | InvocationID=2d3b8d7a-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:03:09+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d3b89f6-62de-11ed-a137-e69e44b5576d | InvocationID=2d3b8d7a-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:03:29+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d3b89f6-62de-11ed-a137-e69e44b5576d | InvocationID=2d3b8d7a-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:03:29+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=392dc5a8-62de-11ed-a137-e69e44b5576d | InvocationID=392dc7ba-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:03:30+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=392dc5a8-62de-11ed-a137-e69e44b5576d | InvocationID=392dc7ba-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:03:30+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=392dc5a8-62de-11ed-a137-e69e44b5576d | InvocationID=392dc7ba-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:03:30+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2aba043c-62de-11ed-a137-e69e44b5576d | InvocationID=2aba0b6c-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:03:30+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39a6fb8a-62de-11ed-a137-e69e44b5576d | InvocationID=39a6fd1a-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:03:30+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39a6fb8a-62de-11ed-a137-e69e44b5576d | InvocationID=39a6fd1a-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:03:30+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39a6fb8a-62de-11ed-a137-e69e44b5576d | InvocationID=39a6fd1a-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:03:50+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=392dc5a8-62de-11ed-a137-e69e44b5576d | InvocationID=392dc7ba-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:03:50+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=451d7d04-62de-11ed-a137-e69e44b5576d | InvocationID=451d804c-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:03:50+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=451d7d04-62de-11ed-a137-e69e44b5576d | InvocationID=451d804c-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:03:50+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=451d7d04-62de-11ed-a137-e69e44b5576d | InvocationID=451d804c-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:03:55+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39a6fb8a-62de-11ed-a137-e69e44b5576d | InvocationID=39a6fd1a-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:03:55+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48926454-62de-11ed-a137-e69e44b5576d | InvocationID=489265ee-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:03:55+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48926454-62de-11ed-a137-e69e44b5576d | InvocationID=489265ee-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:03:55+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48926454-62de-11ed-a137-e69e44b5576d | InvocationID=489265ee-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:04:10+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=451d7d04-62de-11ed-a137-e69e44b5576d | InvocationID=451d804c-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:04:10+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=511235aa-62de-11ed-a137-e69e44b5576d | InvocationID=511237d0-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:04:10+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=511235aa-62de-11ed-a137-e69e44b5576d | InvocationID=511237d0-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:04:10+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=511235aa-62de-11ed-a137-e69e44b5576d | InvocationID=511237d0-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:04:20+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48926454-62de-11ed-a137-e69e44b5576d | InvocationID=489265ee-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:04:20+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=577fe6b2-62de-11ed-a137-e69e44b5576d | InvocationID=577fe8c4-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:04:20+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=577fe6b2-62de-11ed-a137-e69e44b5576d | InvocationID=577fe8c4-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:04:20+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=577fe6b2-62de-11ed-a137-e69e44b5576d | InvocationID=577fe8c4-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:04:30+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=511235aa-62de-11ed-a137-e69e44b5576d | InvocationID=511237d0-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:04:30+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d035dbc-62de-11ed-a137-e69e44b5576d | InvocationID=5d035f60-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:04:30+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d035dbc-62de-11ed-a137-e69e44b5576d | InvocationID=5d035f60-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:04:30+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d035dbc-62de-11ed-a137-e69e44b5576d | InvocationID=5d035f60-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:04:45+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=577fe6b2-62de-11ed-a137-e69e44b5576d | InvocationID=577fe8c4-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:04:45+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=666c9684-62de-11ed-a137-e69e44b5576d | InvocationID=666c994a-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:04:45+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=666c9684-62de-11ed-a137-e69e44b5576d | InvocationID=666c994a-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:04:45+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=666c9684-62de-11ed-a137-e69e44b5576d | InvocationID=666c994a-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:04:50+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d035dbc-62de-11ed-a137-e69e44b5576d | InvocationID=5d035f60-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:04:50+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68f4700c-62de-11ed-a137-e69e44b5576d | InvocationID=68f471ba-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:04:50+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68f4700c-62de-11ed-a137-e69e44b5576d | InvocationID=68f471ba-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:04:50+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=68f4700c-62de-11ed-a137-e69e44b5576d | InvocationID=68f471ba-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:05:10+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=68f4700c-62de-11ed-a137-e69e44b5576d | InvocationID=68f471ba-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:05:10+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74e5bef2-62de-11ed-a137-e69e44b5576d | InvocationID=74e5c0a0-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:05:10+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74e5bef2-62de-11ed-a137-e69e44b5576d | InvocationID=74e5c0a0-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:05:10+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=74e5bef2-62de-11ed-a137-e69e44b5576d | InvocationID=74e5c0a0-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:05:10+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=666c9684-62de-11ed-a137-e69e44b5576d | InvocationID=666c994a-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:05:10+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=755f9132-62de-11ed-a137-e69e44b5576d | InvocationID=755f92c2-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:05:11+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=755f9132-62de-11ed-a137-e69e44b5576d | InvocationID=755f92c2-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:05:11+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=755f9132-62de-11ed-a137-e69e44b5576d | InvocationID=755f92c2-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:05:30+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=74e5bef2-62de-11ed-a137-e69e44b5576d | InvocationID=74e5c0a0-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:05:30+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80dee922-62de-11ed-a137-e69e44b5576d | InvocationID=80deeb2a-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:05:30+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80dee922-62de-11ed-a137-e69e44b5576d | InvocationID=80deeb2a-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:05:30+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=80dee922-62de-11ed-a137-e69e44b5576d | InvocationID=80deeb2a-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:05:36+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=755f9132-62de-11ed-a137-e69e44b5576d | InvocationID=755f92c2-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:05:36+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=844bc35a-62de-11ed-a137-e69e44b5576d | InvocationID=844bc77e-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:05:36+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=844bc35a-62de-11ed-a137-e69e44b5576d | InvocationID=844bc77e-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:05:36+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=844bc35a-62de-11ed-a137-e69e44b5576d | InvocationID=844bc77e-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:05:50+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=80dee922-62de-11ed-a137-e69e44b5576d | InvocationID=80deeb2a-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:05:50+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ccf98b2-62de-11ed-a137-e69e44b5576d | InvocationID=8ccf9aec-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:05:50+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ccf98b2-62de-11ed-a137-e69e44b5576d | InvocationID=8ccf9aec-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:05:50+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ccf98b2-62de-11ed-a137-e69e44b5576d | InvocationID=8ccf9aec-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:06:01+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=844bc35a-62de-11ed-a137-e69e44b5576d | InvocationID=844bc77e-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:06:01+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=933783cc-62de-11ed-a137-e69e44b5576d | InvocationID=93378610-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:06:01+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=933783cc-62de-11ed-a137-e69e44b5576d | InvocationID=93378610-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:06:01+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=933783cc-62de-11ed-a137-e69e44b5576d | InvocationID=93378610-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:06:10+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ccf98b2-62de-11ed-a137-e69e44b5576d | InvocationID=8ccf9aec-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:06:10+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98bfe50a-62de-11ed-a137-e69e44b5576d | InvocationID=98bfe6cc-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:06:10+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98bfe50a-62de-11ed-a137-e69e44b5576d | InvocationID=98bfe6cc-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:06:10+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=98bfe50a-62de-11ed-a137-e69e44b5576d | InvocationID=98bfe6cc-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:06:26+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=933783cc-62de-11ed-a137-e69e44b5576d | InvocationID=93378610-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:06:26+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a223947a-62de-11ed-a137-e69e44b5576d | InvocationID=a2239a2e-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:06:26+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a223947a-62de-11ed-a137-e69e44b5576d | InvocationID=a2239a2e-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:06:26+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a223947a-62de-11ed-a137-e69e44b5576d | InvocationID=a2239a2e-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:06:30+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=98bfe50a-62de-11ed-a137-e69e44b5576d | InvocationID=98bfe6cc-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:06:30+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4afad8c-62de-11ed-a137-e69e44b5576d | InvocationID=a4afb002-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:06:30+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4afad8c-62de-11ed-a137-e69e44b5576d | InvocationID=a4afb002-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:06:30+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4afad8c-62de-11ed-a137-e69e44b5576d | InvocationID=a4afb002-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:06:50+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4afad8c-62de-11ed-a137-e69e44b5576d | InvocationID=a4afb002-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:06:50+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b09f9ac6-62de-11ed-a137-e69e44b5576d | InvocationID=b09f9d00-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:06:50+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b09f9ac6-62de-11ed-a137-e69e44b5576d | InvocationID=b09f9d00-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:06:50+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b09f9ac6-62de-11ed-a137-e69e44b5576d | InvocationID=b09f9d00-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:06:51+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a223947a-62de-11ed-a137-e69e44b5576d | InvocationID=a2239a2e-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:06:51+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b10f2d0a-62de-11ed-a137-e69e44b5576d | InvocationID=b10f2eae-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:06:51+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b10f2d0a-62de-11ed-a137-e69e44b5576d | InvocationID=b10f2eae-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:06:51+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b10f2d0a-62de-11ed-a137-e69e44b5576d | InvocationID=b10f2eae-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:07:10+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b09f9ac6-62de-11ed-a137-e69e44b5576d | InvocationID=b09f9d00-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:07:10+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc8f8cce-62de-11ed-a137-e69e44b5576d | InvocationID=bc8f8e86-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:07:10+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc8f8cce-62de-11ed-a137-e69e44b5576d | InvocationID=bc8f8e86-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:07:10+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc8f8cce-62de-11ed-a137-e69e44b5576d | InvocationID=bc8f8e86-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:07:16+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b10f2d0a-62de-11ed-a137-e69e44b5576d | InvocationID=b10f2eae-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:07:16+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bff9c35c-62de-11ed-a137-e69e44b5576d | InvocationID=bff9c50a-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:07:16+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bff9c35c-62de-11ed-a137-e69e44b5576d | InvocationID=bff9c50a-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:07:16+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bff9c35c-62de-11ed-a137-e69e44b5576d | InvocationID=bff9c50a-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:07:30+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc8f8cce-62de-11ed-a137-e69e44b5576d | InvocationID=bc8f8e86-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:07:30+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c880126a-62de-11ed-a137-e69e44b5576d | InvocationID=c88013fa-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:07:30+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c880126a-62de-11ed-a137-e69e44b5576d | InvocationID=c88013fa-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:07:30+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c880126a-62de-11ed-a137-e69e44b5576d | InvocationID=c88013fa-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:07:41+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bff9c35c-62de-11ed-a137-e69e44b5576d | InvocationID=bff9c50a-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:07:41+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cef04c1e-62de-11ed-a137-e69e44b5576d | InvocationID=cef04dfe-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:07:41+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cef04c1e-62de-11ed-a137-e69e44b5576d | InvocationID=cef04dfe-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:07:41+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cef04c1e-62de-11ed-a137-e69e44b5576d | InvocationID=cef04dfe-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:07:50+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c880126a-62de-11ed-a137-e69e44b5576d | InvocationID=c88013fa-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:07:50+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d470e388-62de-11ed-a137-e69e44b5576d | InvocationID=d470e586-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:07:50+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d470e388-62de-11ed-a137-e69e44b5576d | InvocationID=d470e586-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:07:50+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d470e388-62de-11ed-a137-e69e44b5576d | InvocationID=d470e586-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:08:06+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cef04c1e-62de-11ed-a137-e69e44b5576d | InvocationID=cef04dfe-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:08:06+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dddc83b4-62de-11ed-a137-e69e44b5576d | InvocationID=dddc85ee-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:08:06+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dddc83b4-62de-11ed-a137-e69e44b5576d | InvocationID=dddc85ee-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:08:06+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dddc83b4-62de-11ed-a137-e69e44b5576d | InvocationID=dddc85ee-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:08:10+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d470e388-62de-11ed-a137-e69e44b5576d | InvocationID=d470e586-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:08:10+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0613256-62de-11ed-a137-e69e44b5576d | InvocationID=e06133fa-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:08:10+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0613256-62de-11ed-a137-e69e44b5576d | InvocationID=e06133fa-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:08:10+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0613256-62de-11ed-a137-e69e44b5576d | InvocationID=e06133fa-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:08:30+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0613256-62de-11ed-a137-e69e44b5576d | InvocationID=e06133fa-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:08:30+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec52b09e-62de-11ed-a137-e69e44b5576d | InvocationID=ec52b2e2-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:08:30+0000 | aai_event_thread | 140646011325216 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec52b09e-62de-11ed-a137-e69e44b5576d | InvocationID=ec52b2e2-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:08:30+0000 | aai_event_thread | 140646011325216 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec52b09e-62de-11ed-a137-e69e44b5576d | InvocationID=ec52b2e2-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:08:31+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dddc83b4-62de-11ed-a137-e69e44b5576d | InvocationID=dddc85ee-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:08:31+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ecc7df2c-62de-11ed-a137-e69e44b5576d | InvocationID=ecc7e0c6-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:08:31+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ecc7df2c-62de-11ed-a137-e69e44b5576d | InvocationID=ecc7e0c6-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:08:31+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ecc7df2c-62de-11ed-a137-e69e44b5576d | InvocationID=ecc7e0c6-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:08:50+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec52b09e-62de-11ed-a137-e69e44b5576d | InvocationID=ec52b2e2-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:08:50+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f843a73c-62de-11ed-a137-e69e44b5576d | InvocationID=f843a980-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:08:56+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ecc7df2c-62de-11ed-a137-e69e44b5576d | InvocationID=ecc7e0c6-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:08:56+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbb26c64-62de-11ed-a137-e69e44b5576d | InvocationID=fbb26fb6-62de-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:08:56+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbb26c64-62de-11ed-a137-e69e44b5576d | InvocationID=fbb26fb6-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:08:56+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fbb26c64-62de-11ed-a137-e69e44b5576d | InvocationID=fbb26fb6-62de-11ed-a137-e69e44b5576d | 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 2022-11-12T23:09:16+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f843a73c-62de-11ed-a137-e69e44b5576d | InvocationID=f843a980-62de-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:09:16+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07778b7e-62df-11ed-a137-e69e44b5576d | InvocationID=07778e12-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:09:21+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fbb26c64-62de-11ed-a137-e69e44b5576d | InvocationID=fbb26fb6-62de-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:09:21+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a9d8cc2-62df-11ed-a137-e69e44b5576d | InvocationID=0a9d8f92-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:09:21+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a9d8cc2-62df-11ed-a137-e69e44b5576d | InvocationID=0a9d8f92-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:09:21+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a9d8cc2-62df-11ed-a137-e69e44b5576d | InvocationID=0a9d8f92-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:09:36+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07778b7e-62df-11ed-a137-e69e44b5576d | InvocationID=07778e12-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:09:36+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=137f3dd6-62df-11ed-a137-e69e44b5576d | InvocationID=137f3fca-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:09:46+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a9d8cc2-62df-11ed-a137-e69e44b5576d | InvocationID=0a9d8f92-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:09:46+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=198a1c6e-62df-11ed-a137-e69e44b5576d | InvocationID=198a1e30-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:09:46+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=198a1c6e-62df-11ed-a137-e69e44b5576d | InvocationID=198a1e30-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:09:46+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=198a1c6e-62df-11ed-a137-e69e44b5576d | InvocationID=198a1e30-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:09:56+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=137f3dd6-62df-11ed-a137-e69e44b5576d | InvocationID=137f3fca-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:09:56+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f7acb82-62df-11ed-a137-e69e44b5576d | InvocationID=1f7ada14-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:10:11+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=198a1c6e-62df-11ed-a137-e69e44b5576d | InvocationID=198a1e30-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:10:11+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28760116-62df-11ed-a137-e69e44b5576d | InvocationID=287602ba-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:10:11+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28760116-62df-11ed-a137-e69e44b5576d | InvocationID=287602ba-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:10:11+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28760116-62df-11ed-a137-e69e44b5576d | InvocationID=287602ba-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:10:16+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f7acb82-62df-11ed-a137-e69e44b5576d | InvocationID=1f7ada14-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:10:16+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b70fb14-62df-11ed-a137-e69e44b5576d | InvocationID=2b70fd12-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:10:36+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28760116-62df-11ed-a137-e69e44b5576d | InvocationID=287602ba-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:10:36+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37612b4c-62df-11ed-a137-e69e44b5576d | InvocationID=37613056-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:10:36+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37612b4c-62df-11ed-a137-e69e44b5576d | InvocationID=37613056-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:10:36+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37612b4c-62df-11ed-a137-e69e44b5576d | InvocationID=37613056-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:10:37+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2b70fb14-62df-11ed-a137-e69e44b5576d | InvocationID=2b70fd12-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:10:37+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37c41874-62df-11ed-a137-e69e44b5576d | InvocationID=37c41a18-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:11:01+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37612b4c-62df-11ed-a137-e69e44b5576d | InvocationID=37613056-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:11:01+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46666aa8-62df-11ed-a137-e69e44b5576d | InvocationID=46666d28-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:11:01+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46666aa8-62df-11ed-a137-e69e44b5576d | InvocationID=46666d28-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:11:01+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=46666aa8-62df-11ed-a137-e69e44b5576d | InvocationID=46666d28-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:11:02+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=37c41874-62df-11ed-a137-e69e44b5576d | InvocationID=37c41a18-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:11:02+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46a1e4d4-62df-11ed-a137-e69e44b5576d | InvocationID=46a1e6be-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:11:26+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=46666aa8-62df-11ed-a137-e69e44b5576d | InvocationID=46666d28-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:11:26+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=555286e6-62df-11ed-a137-e69e44b5576d | InvocationID=55528a6a-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:11:26+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=555286e6-62df-11ed-a137-e69e44b5576d | InvocationID=55528a6a-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:11:26+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=555286e6-62df-11ed-a137-e69e44b5576d | InvocationID=55528a6a-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:11:26+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46a1e4d4-62df-11ed-a137-e69e44b5576d | InvocationID=46a1e6be-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:11:26+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5569f9ca-62df-11ed-a137-e69e44b5576d | InvocationID=5569fc36-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:11:51+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5569f9ca-62df-11ed-a137-e69e44b5576d | InvocationID=5569fc36-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:11:51+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=642fcdae-62df-11ed-a137-e69e44b5576d | InvocationID=642fcfa2-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:11:51+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=555286e6-62df-11ed-a137-e69e44b5576d | InvocationID=55528a6a-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:11:51+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=643eb7f6-62df-11ed-a137-e69e44b5576d | InvocationID=643eb990-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:11:51+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=643eb7f6-62df-11ed-a137-e69e44b5576d | InvocationID=643eb990-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:11:51+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=643eb7f6-62df-11ed-a137-e69e44b5576d | InvocationID=643eb990-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:12:16+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=642fcdae-62df-11ed-a137-e69e44b5576d | InvocationID=642fcfa2-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:12:16+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72f31b2a-62df-11ed-a137-e69e44b5576d | InvocationID=72f31e72-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:12:16+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=643eb7f6-62df-11ed-a137-e69e44b5576d | InvocationID=643eb990-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:12:16+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=732c11dc-62df-11ed-a137-e69e44b5576d | InvocationID=732c13ee-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:12:16+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=732c11dc-62df-11ed-a137-e69e44b5576d | InvocationID=732c13ee-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:12:16+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=732c11dc-62df-11ed-a137-e69e44b5576d | InvocationID=732c13ee-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:12:41+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=72f31b2a-62df-11ed-a137-e69e44b5576d | InvocationID=72f31e72-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:12:41+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81e197c4-62df-11ed-a137-e69e44b5576d | InvocationID=81e19a8a-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:12:41+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=732c11dc-62df-11ed-a137-e69e44b5576d | InvocationID=732c13ee-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:12:41+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82185890-62df-11ed-a137-e69e44b5576d | InvocationID=82185f5c-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:12:41+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82185890-62df-11ed-a137-e69e44b5576d | InvocationID=82185f5c-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:12:41+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=82185890-62df-11ed-a137-e69e44b5576d | InvocationID=82185f5c-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:13:06+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81e197c4-62df-11ed-a137-e69e44b5576d | InvocationID=81e19a8a-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:13:06+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90f40f26-62df-11ed-a137-e69e44b5576d | InvocationID=90f4125a-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:13:06+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=82185890-62df-11ed-a137-e69e44b5576d | InvocationID=82185f5c-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:13:06+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9113bace-62df-11ed-a137-e69e44b5576d | InvocationID=9113bcea-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:13:07+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9113bace-62df-11ed-a137-e69e44b5576d | InvocationID=9113bcea-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:13:07+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9113bace-62df-11ed-a137-e69e44b5576d | InvocationID=9113bcea-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:13:31+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=90f40f26-62df-11ed-a137-e69e44b5576d | InvocationID=90f4125a-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:13:31+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ff90fa8-62df-11ed-a137-e69e44b5576d | InvocationID=9ff9114c-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:13:32+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9113bace-62df-11ed-a137-e69e44b5576d | InvocationID=9113bcea-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:13:32+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a003e4c8-62df-11ed-a137-e69e44b5576d | InvocationID=a003e766-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:13:32+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a003e4c8-62df-11ed-a137-e69e44b5576d | InvocationID=a003e766-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:13:32+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a003e4c8-62df-11ed-a137-e69e44b5576d | InvocationID=a003e766-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:13:56+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ff90fa8-62df-11ed-a137-e69e44b5576d | InvocationID=9ff9114c-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:13:56+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aed582f4-62df-11ed-a137-e69e44b5576d | InvocationID=aed5866e-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:13:57+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a003e4c8-62df-11ed-a137-e69e44b5576d | InvocationID=a003e766-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:13:57+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aef283ea-62df-11ed-a137-e69e44b5576d | InvocationID=aef285f2-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:13:57+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aef283ea-62df-11ed-a137-e69e44b5576d | InvocationID=aef285f2-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:13:57+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aef283ea-62df-11ed-a137-e69e44b5576d | InvocationID=aef285f2-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:14:21+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aed582f4-62df-11ed-a137-e69e44b5576d | InvocationID=aed5866e-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:14:21+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd9e88f8-62df-11ed-a137-e69e44b5576d | InvocationID=bd9e8b46-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:14:22+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aef283ea-62df-11ed-a137-e69e44b5576d | InvocationID=aef285f2-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:14:22+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdde8d7c-62df-11ed-a137-e69e44b5576d | InvocationID=bdde8f2a-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:14:22+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdde8d7c-62df-11ed-a137-e69e44b5576d | InvocationID=bdde8f2a-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:14:22+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bdde8d7c-62df-11ed-a137-e69e44b5576d | InvocationID=bdde8f2a-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:14:46+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd9e88f8-62df-11ed-a137-e69e44b5576d | InvocationID=bd9e8b46-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:14:46+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc78e71a-62df-11ed-a137-e69e44b5576d | InvocationID=cc78e972-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:14:47+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bdde8d7c-62df-11ed-a137-e69e44b5576d | InvocationID=bdde8f2a-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:14:47+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ccd393c2-62df-11ed-a137-e69e44b5576d | InvocationID=ccd39868-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:14:47+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ccd393c2-62df-11ed-a137-e69e44b5576d | InvocationID=ccd39868-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:14:47+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ccd393c2-62df-11ed-a137-e69e44b5576d | InvocationID=ccd39868-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:15:11+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc78e71a-62df-11ed-a137-e69e44b5576d | InvocationID=cc78e972-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:15:11+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db51155a-62df-11ed-a137-e69e44b5576d | InvocationID=db5117bc-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:15:12+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ccd393c2-62df-11ed-a137-e69e44b5576d | InvocationID=ccd39868-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:15:12+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbbe7708-62df-11ed-a137-e69e44b5576d | InvocationID=dbbe7942-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:15:12+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbbe7708-62df-11ed-a137-e69e44b5576d | InvocationID=dbbe7942-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:15:12+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbbe7708-62df-11ed-a137-e69e44b5576d | InvocationID=dbbe7942-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:15:36+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=db51155a-62df-11ed-a137-e69e44b5576d | InvocationID=db5117bc-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:15:36+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea33cf36-62df-11ed-a137-e69e44b5576d | InvocationID=ea33d29c-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:15:37+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbbe7708-62df-11ed-a137-e69e44b5576d | InvocationID=dbbe7942-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:15:37+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eaa9dd2a-62df-11ed-a137-e69e44b5576d | InvocationID=eaa9df1e-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:15:37+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eaa9dd2a-62df-11ed-a137-e69e44b5576d | InvocationID=eaa9df1e-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:15:37+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eaa9dd2a-62df-11ed-a137-e69e44b5576d | InvocationID=eaa9df1e-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:16:01+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ea33cf36-62df-11ed-a137-e69e44b5576d | InvocationID=ea33d29c-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:16:01+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8ff3366-62df-11ed-a137-e69e44b5576d | InvocationID=f8ff3618-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:16:02+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eaa9dd2a-62df-11ed-a137-e69e44b5576d | InvocationID=eaa9df1e-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:16:02+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f997be74-62df-11ed-a137-e69e44b5576d | InvocationID=f997c072-62df-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:16:02+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f997be74-62df-11ed-a137-e69e44b5576d | InvocationID=f997c072-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:16:02+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f997be74-62df-11ed-a137-e69e44b5576d | InvocationID=f997c072-62df-11ed-a137-e69e44b5576d | 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 2022-11-12T23:16:26+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f8ff3366-62df-11ed-a137-e69e44b5576d | InvocationID=f8ff3618-62df-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:16:26+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07d288b6-62e0-11ed-a137-e69e44b5576d | InvocationID=07d28a8c-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:16:27+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f997be74-62df-11ed-a137-e69e44b5576d | InvocationID=f997c072-62df-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:16:27+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08835f92-62e0-11ed-a137-e69e44b5576d | InvocationID=0883614a-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:16:27+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08835f92-62e0-11ed-a137-e69e44b5576d | InvocationID=0883614a-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:16:27+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08835f92-62e0-11ed-a137-e69e44b5576d | InvocationID=0883614a-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:16:51+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07d288b6-62e0-11ed-a137-e69e44b5576d | InvocationID=07d28a8c-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:16:51+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16a00be8-62e0-11ed-a137-e69e44b5576d | InvocationID=16a00ea4-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:16:52+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08835f92-62e0-11ed-a137-e69e44b5576d | InvocationID=0883614a-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:16:52+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=176fffd8-62e0-11ed-a137-e69e44b5576d | InvocationID=177001ea-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:16:52+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=176fffd8-62e0-11ed-a137-e69e44b5576d | InvocationID=177001ea-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:16:52+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=176fffd8-62e0-11ed-a137-e69e44b5576d | InvocationID=177001ea-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:17:15+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=16a00be8-62e0-11ed-a137-e69e44b5576d | InvocationID=16a00ea4-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:17:15+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2561ed68-62e0-11ed-a137-e69e44b5576d | InvocationID=2561ef0c-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:17:17+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=176fffd8-62e0-11ed-a137-e69e44b5576d | InvocationID=177001ea-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:17:17+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=265d186e-62e0-11ed-a137-e69e44b5576d | InvocationID=265d1a26-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:17:17+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=265d186e-62e0-11ed-a137-e69e44b5576d | InvocationID=265d1a26-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:17:17+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=265d186e-62e0-11ed-a137-e69e44b5576d | InvocationID=265d1a26-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:17:40+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2561ed68-62e0-11ed-a137-e69e44b5576d | InvocationID=2561ef0c-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:17:40+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=342bc7f6-62e0-11ed-a137-e69e44b5576d | InvocationID=342bc9a4-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:17:42+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=265d186e-62e0-11ed-a137-e69e44b5576d | InvocationID=265d1a26-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:17:42+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=354ad82a-62e0-11ed-a137-e69e44b5576d | InvocationID=354ada3c-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:17:42+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=354ad82a-62e0-11ed-a137-e69e44b5576d | InvocationID=354ada3c-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:17:42+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=354ad82a-62e0-11ed-a137-e69e44b5576d | InvocationID=354ada3c-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:18:05+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=342bc7f6-62e0-11ed-a137-e69e44b5576d | InvocationID=342bc9a4-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:18:05+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42ee57d6-62e0-11ed-a137-e69e44b5576d | InvocationID=42ee5984-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:18:07+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=354ad82a-62e0-11ed-a137-e69e44b5576d | InvocationID=354ada3c-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:18:07+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4435ba80-62e0-11ed-a137-e69e44b5576d | InvocationID=4435c37c-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:18:07+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4435ba80-62e0-11ed-a137-e69e44b5576d | InvocationID=4435c37c-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:18:07+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4435ba80-62e0-11ed-a137-e69e44b5576d | InvocationID=4435c37c-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:18:30+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=42ee57d6-62e0-11ed-a137-e69e44b5576d | InvocationID=42ee5984-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:18:30+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51afcfe8-62e0-11ed-a137-e69e44b5576d | InvocationID=51afd1fa-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:18:32+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4435ba80-62e0-11ed-a137-e69e44b5576d | InvocationID=4435c37c-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:18:32+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5320c5ee-62e0-11ed-a137-e69e44b5576d | InvocationID=5320c788-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:18:32+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5320c5ee-62e0-11ed-a137-e69e44b5576d | InvocationID=5320c788-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:18:32+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5320c5ee-62e0-11ed-a137-e69e44b5576d | InvocationID=5320c788-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:18:54+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=51afcfe8-62e0-11ed-a137-e69e44b5576d | InvocationID=51afd1fa-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:18:54+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6070f5ac-62e0-11ed-a137-e69e44b5576d | InvocationID=6070ff52-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:18:57+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5320c5ee-62e0-11ed-a137-e69e44b5576d | InvocationID=5320c788-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:18:57+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=620d555e-62e0-11ed-a137-e69e44b5576d | InvocationID=620d5702-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:18:57+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=620d555e-62e0-11ed-a137-e69e44b5576d | InvocationID=620d5702-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:18:57+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=620d555e-62e0-11ed-a137-e69e44b5576d | InvocationID=620d5702-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:19:19+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6070f5ac-62e0-11ed-a137-e69e44b5576d | InvocationID=6070ff52-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:19:19+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f339766-62e0-11ed-a137-e69e44b5576d | InvocationID=6f3399f0-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:19:22+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=620d555e-62e0-11ed-a137-e69e44b5576d | InvocationID=620d5702-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:19:22+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70f84164-62e0-11ed-a137-e69e44b5576d | InvocationID=70f84394-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:19:22+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70f84164-62e0-11ed-a137-e69e44b5576d | InvocationID=70f84394-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:19:22+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70f84164-62e0-11ed-a137-e69e44b5576d | InvocationID=70f84394-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:19:44+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f339766-62e0-11ed-a137-e69e44b5576d | InvocationID=6f3399f0-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:19:44+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7df8d464-62e0-11ed-a137-e69e44b5576d | InvocationID=7df8d658-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:19:47+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70f84164-62e0-11ed-a137-e69e44b5576d | InvocationID=70f84394-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:19:47+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fe87644-62e0-11ed-a137-e69e44b5576d | InvocationID=7fe878ba-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:19:47+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fe87644-62e0-11ed-a137-e69e44b5576d | InvocationID=7fe878ba-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:19:47+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7fe87644-62e0-11ed-a137-e69e44b5576d | InvocationID=7fe878ba-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:20:09+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7df8d464-62e0-11ed-a137-e69e44b5576d | InvocationID=7df8d658-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:20:09+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cbe0956-62e0-11ed-a137-e69e44b5576d | InvocationID=8cbe0b5e-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:20:12+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7fe87644-62e0-11ed-a137-e69e44b5576d | InvocationID=7fe878ba-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:20:12+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ed3b7ea-62e0-11ed-a137-e69e44b5576d | InvocationID=8ed3bc22-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:20:12+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ed3b7ea-62e0-11ed-a137-e69e44b5576d | InvocationID=8ed3bc22-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:20:12+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ed3b7ea-62e0-11ed-a137-e69e44b5576d | InvocationID=8ed3bc22-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:20:33+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8cbe0956-62e0-11ed-a137-e69e44b5576d | InvocationID=8cbe0b5e-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:20:33+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b8180da-62e0-11ed-a137-e69e44b5576d | InvocationID=9b8183e6-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:20:37+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ed3b7ea-62e0-11ed-a137-e69e44b5576d | InvocationID=8ed3bc22-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:20:37+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9dbeff12-62e0-11ed-a137-e69e44b5576d | InvocationID=9dbf00b6-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:20:37+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9dbeff12-62e0-11ed-a137-e69e44b5576d | InvocationID=9dbf00b6-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:20:37+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9dbeff12-62e0-11ed-a137-e69e44b5576d | InvocationID=9dbf00b6-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:20:58+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9b8180da-62e0-11ed-a137-e69e44b5576d | InvocationID=9b8183e6-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:20:58+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa43176e-62e0-11ed-a137-e69e44b5576d | InvocationID=aa4319a8-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:21:02+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9dbeff12-62e0-11ed-a137-e69e44b5576d | InvocationID=9dbf00b6-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:21:02+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acaacaa6-62e0-11ed-a137-e69e44b5576d | InvocationID=acaacd30-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:21:02+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acaacaa6-62e0-11ed-a137-e69e44b5576d | InvocationID=acaacd30-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:21:02+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=acaacaa6-62e0-11ed-a137-e69e44b5576d | InvocationID=acaacd30-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:21:23+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa43176e-62e0-11ed-a137-e69e44b5576d | InvocationID=aa4319a8-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:21:23+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b90489ae-62e0-11ed-a137-e69e44b5576d | InvocationID=b9048c92-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:21:27+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=acaacaa6-62e0-11ed-a137-e69e44b5576d | InvocationID=acaacd30-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:21:27+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb95ae6e-62e0-11ed-a137-e69e44b5576d | InvocationID=bb95b274-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:21:27+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb95ae6e-62e0-11ed-a137-e69e44b5576d | InvocationID=bb95b274-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:21:27+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb95ae6e-62e0-11ed-a137-e69e44b5576d | InvocationID=bb95b274-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:21:48+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b90489ae-62e0-11ed-a137-e69e44b5576d | InvocationID=b9048c92-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:21:48+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7c617fa-62e0-11ed-a137-e69e44b5576d | InvocationID=c7c619b2-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:21:52+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb95ae6e-62e0-11ed-a137-e69e44b5576d | InvocationID=bb95b274-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:21:52+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca8116ca-62e0-11ed-a137-e69e44b5576d | InvocationID=ca8118d2-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:21:52+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca8116ca-62e0-11ed-a137-e69e44b5576d | InvocationID=ca8118d2-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:21:52+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca8116ca-62e0-11ed-a137-e69e44b5576d | InvocationID=ca8118d2-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:22:12+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c7c617fa-62e0-11ed-a137-e69e44b5576d | InvocationID=c7c619b2-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:22:12+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d687e746-62e0-11ed-a137-e69e44b5576d | InvocationID=d687e8fe-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:22:17+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca8116ca-62e0-11ed-a137-e69e44b5576d | InvocationID=ca8118d2-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:22:17+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d96d4e24-62e0-11ed-a137-e69e44b5576d | InvocationID=d96d4fbe-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:22:18+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d96d4e24-62e0-11ed-a137-e69e44b5576d | InvocationID=d96d4fbe-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:22:18+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d96d4e24-62e0-11ed-a137-e69e44b5576d | InvocationID=d96d4fbe-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:22:37+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d687e746-62e0-11ed-a137-e69e44b5576d | InvocationID=d687e8fe-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:22:37+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e54943ec-62e0-11ed-a137-e69e44b5576d | InvocationID=e5494586-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:22:43+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d96d4e24-62e0-11ed-a137-e69e44b5576d | InvocationID=d96d4fbe-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:22:43+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e86f9256-62e0-11ed-a137-e69e44b5576d | InvocationID=e86f95e4-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:22:43+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e86f9256-62e0-11ed-a137-e69e44b5576d | InvocationID=e86f95e4-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:22:43+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e86f9256-62e0-11ed-a137-e69e44b5576d | InvocationID=e86f95e4-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:23:02+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e54943ec-62e0-11ed-a137-e69e44b5576d | InvocationID=e5494586-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:23:02+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f40bd64c-62e0-11ed-a137-e69e44b5576d | InvocationID=f40bd868-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:23:08+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e86f9256-62e0-11ed-a137-e69e44b5576d | InvocationID=e86f95e4-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:23:08+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f75ac696-62e0-11ed-a137-e69e44b5576d | InvocationID=f75ac8ee-62e0-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:23:08+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f75ac696-62e0-11ed-a137-e69e44b5576d | InvocationID=f75ac8ee-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:23:08+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f75ac696-62e0-11ed-a137-e69e44b5576d | InvocationID=f75ac8ee-62e0-11ed-a137-e69e44b5576d | 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 2022-11-12T23:23:27+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f40bd64c-62e0-11ed-a137-e69e44b5576d | InvocationID=f40bd868-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:23:27+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02ce00f6-62e1-11ed-a137-e69e44b5576d | InvocationID=02ce02a4-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:23:33+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f75ac696-62e0-11ed-a137-e69e44b5576d | InvocationID=f75ac8ee-62e0-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:23:33+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0646194e-62e1-11ed-a137-e69e44b5576d | InvocationID=06461b56-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:23:33+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0646194e-62e1-11ed-a137-e69e44b5576d | InvocationID=06461b56-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:23:33+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0646194e-62e1-11ed-a137-e69e44b5576d | InvocationID=06461b56-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:23:52+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02ce00f6-62e1-11ed-a137-e69e44b5576d | InvocationID=02ce02a4-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:23:52+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=118ff950-62e1-11ed-a137-e69e44b5576d | InvocationID=118ffafe-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:23:58+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0646194e-62e1-11ed-a137-e69e44b5576d | InvocationID=06461b56-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:23:58+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1531cd54-62e1-11ed-a137-e69e44b5576d | InvocationID=1531d006-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:23:58+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1531cd54-62e1-11ed-a137-e69e44b5576d | InvocationID=1531d006-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:23:58+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1531cd54-62e1-11ed-a137-e69e44b5576d | InvocationID=1531d006-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:24:16+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=118ff950-62e1-11ed-a137-e69e44b5576d | InvocationID=118ffafe-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:24:16+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2056c540-62e1-11ed-a137-e69e44b5576d | InvocationID=2056c68a-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:24:23+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1531cd54-62e1-11ed-a137-e69e44b5576d | InvocationID=1531d006-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:24:23+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=241d32ae-62e1-11ed-a137-e69e44b5576d | InvocationID=241d3718-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:24:23+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=241d32ae-62e1-11ed-a137-e69e44b5576d | InvocationID=241d3718-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:24:23+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=241d32ae-62e1-11ed-a137-e69e44b5576d | InvocationID=241d3718-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:24:41+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2056c540-62e1-11ed-a137-e69e44b5576d | InvocationID=2056c68a-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:24:41+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f182a56-62e1-11ed-a137-e69e44b5576d | InvocationID=2f182c86-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:24:48+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=241d32ae-62e1-11ed-a137-e69e44b5576d | InvocationID=241d3718-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:24:48+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3309fcd4-62e1-11ed-a137-e69e44b5576d | InvocationID=3309ff2c-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:24:48+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3309fcd4-62e1-11ed-a137-e69e44b5576d | InvocationID=3309ff2c-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:24:48+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3309fcd4-62e1-11ed-a137-e69e44b5576d | InvocationID=3309ff2c-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:25:06+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2f182a56-62e1-11ed-a137-e69e44b5576d | InvocationID=2f182c86-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:25:06+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ddbaf22-62e1-11ed-a137-e69e44b5576d | InvocationID=3ddbb148-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:25:13+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3309fcd4-62e1-11ed-a137-e69e44b5576d | InvocationID=3309ff2c-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:25:13+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41f53a74-62e1-11ed-a137-e69e44b5576d | InvocationID=41f53e5c-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:25:13+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41f53a74-62e1-11ed-a137-e69e44b5576d | InvocationID=41f53e5c-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:25:13+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41f53a74-62e1-11ed-a137-e69e44b5576d | InvocationID=41f53e5c-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:25:31+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3ddbaf22-62e1-11ed-a137-e69e44b5576d | InvocationID=3ddbb148-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:25:31+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c9f7d04-62e1-11ed-a137-e69e44b5576d | InvocationID=4c9f7f02-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:25:38+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41f53a74-62e1-11ed-a137-e69e44b5576d | InvocationID=41f53e5c-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:25:38+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51069148-62e1-11ed-a137-e69e44b5576d | InvocationID=5106933c-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:25:38+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51069148-62e1-11ed-a137-e69e44b5576d | InvocationID=5106933c-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:25:38+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51069148-62e1-11ed-a137-e69e44b5576d | InvocationID=5106933c-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:25:55+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c9f7d04-62e1-11ed-a137-e69e44b5576d | InvocationID=4c9f7f02-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:25:55+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b623ebc-62e1-11ed-a137-e69e44b5576d | InvocationID=5b624380-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:26:03+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51069148-62e1-11ed-a137-e69e44b5576d | InvocationID=5106933c-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:26:03+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ff2a3ea-62e1-11ed-a137-e69e44b5576d | InvocationID=5ff2a58e-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:26:03+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ff2a3ea-62e1-11ed-a137-e69e44b5576d | InvocationID=5ff2a58e-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:26:03+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ff2a3ea-62e1-11ed-a137-e69e44b5576d | InvocationID=5ff2a58e-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:26:20+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b623ebc-62e1-11ed-a137-e69e44b5576d | InvocationID=5b624380-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:26:20+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a24891e-62e1-11ed-a137-e69e44b5576d | InvocationID=6a248c66-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:26:28+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ff2a3ea-62e1-11ed-a137-e69e44b5576d | InvocationID=5ff2a58e-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:26:28+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6edde3c4-62e1-11ed-a137-e69e44b5576d | InvocationID=6edde568-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:26:28+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6edde3c4-62e1-11ed-a137-e69e44b5576d | InvocationID=6edde568-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:26:28+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6edde3c4-62e1-11ed-a137-e69e44b5576d | InvocationID=6edde568-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:26:45+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6a24891e-62e1-11ed-a137-e69e44b5576d | InvocationID=6a248c66-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:26:45+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78e72ab0-62e1-11ed-a137-e69e44b5576d | InvocationID=78e72c5e-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:26:53+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6edde3c4-62e1-11ed-a137-e69e44b5576d | InvocationID=6edde568-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:26:53+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dc9254c-62e1-11ed-a137-e69e44b5576d | InvocationID=7dc926f0-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:26:53+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dc9254c-62e1-11ed-a137-e69e44b5576d | InvocationID=7dc926f0-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:26:53+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7dc9254c-62e1-11ed-a137-e69e44b5576d | InvocationID=7dc926f0-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:27:10+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78e72ab0-62e1-11ed-a137-e69e44b5576d | InvocationID=78e72c5e-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:27:10+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87a8df1c-62e1-11ed-a137-e69e44b5576d | InvocationID=87a8e278-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:27:18+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7dc9254c-62e1-11ed-a137-e69e44b5576d | InvocationID=7dc926f0-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:27:18+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cb42a8e-62e1-11ed-a137-e69e44b5576d | InvocationID=8cb42ce6-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:27:18+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cb42a8e-62e1-11ed-a137-e69e44b5576d | InvocationID=8cb42ce6-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:27:18+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8cb42a8e-62e1-11ed-a137-e69e44b5576d | InvocationID=8cb42ce6-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:27:34+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=87a8df1c-62e1-11ed-a137-e69e44b5576d | InvocationID=87a8e278-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:27:34+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=966a6d22-62e1-11ed-a137-e69e44b5576d | InvocationID=966a6ed0-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:27:43+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8cb42a8e-62e1-11ed-a137-e69e44b5576d | InvocationID=8cb42ce6-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:27:43+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ba2b72c-62e1-11ed-a137-e69e44b5576d | InvocationID=9ba2b8b2-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:27:43+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ba2b72c-62e1-11ed-a137-e69e44b5576d | InvocationID=9ba2b8b2-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:27:43+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ba2b72c-62e1-11ed-a137-e69e44b5576d | InvocationID=9ba2b8b2-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:27:59+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=966a6d22-62e1-11ed-a137-e69e44b5576d | InvocationID=966a6ed0-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:27:59+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5305d08-62e1-11ed-a137-e69e44b5576d | InvocationID=a5305eac-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:28:08+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ba2b72c-62e1-11ed-a137-e69e44b5576d | InvocationID=9ba2b8b2-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:28:08+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa8d8fbe-62e1-11ed-a137-e69e44b5576d | InvocationID=aa8d91c6-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:28:08+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa8d8fbe-62e1-11ed-a137-e69e44b5576d | InvocationID=aa8d91c6-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:28:08+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa8d8fbe-62e1-11ed-a137-e69e44b5576d | InvocationID=aa8d91c6-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:28:24+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a5305d08-62e1-11ed-a137-e69e44b5576d | InvocationID=a5305eac-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:28:24+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3f25698-62e1-11ed-a137-e69e44b5576d | InvocationID=b3f25986-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:28:33+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa8d8fbe-62e1-11ed-a137-e69e44b5576d | InvocationID=aa8d91c6-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:28:33+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9789e60-62e1-11ed-a137-e69e44b5576d | InvocationID=b978a05e-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:28:33+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9789e60-62e1-11ed-a137-e69e44b5576d | InvocationID=b978a05e-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:28:33+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9789e60-62e1-11ed-a137-e69e44b5576d | InvocationID=b978a05e-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:28:49+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3f25698-62e1-11ed-a137-e69e44b5576d | InvocationID=b3f25986-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:28:49+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2b60d32-62e1-11ed-a137-e69e44b5576d | InvocationID=c2b60ed6-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:28:58+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9789e60-62e1-11ed-a137-e69e44b5576d | InvocationID=b978a05e-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:28:58+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c86413aa-62e1-11ed-a137-e69e44b5576d | InvocationID=c8641620-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:28:58+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c86413aa-62e1-11ed-a137-e69e44b5576d | InvocationID=c8641620-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:28:58+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c86413aa-62e1-11ed-a137-e69e44b5576d | InvocationID=c8641620-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:29:13+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c2b60d32-62e1-11ed-a137-e69e44b5576d | InvocationID=c2b60ed6-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:29:13+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1778b52-62e1-11ed-a137-e69e44b5576d | InvocationID=d1778ce2-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:29:23+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c86413aa-62e1-11ed-a137-e69e44b5576d | InvocationID=c8641620-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:29:23+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d74f503c-62e1-11ed-a137-e69e44b5576d | InvocationID=d74f51d6-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:29:23+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d74f503c-62e1-11ed-a137-e69e44b5576d | InvocationID=d74f51d6-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:29:23+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d74f503c-62e1-11ed-a137-e69e44b5576d | InvocationID=d74f51d6-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:29:38+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d1778b52-62e1-11ed-a137-e69e44b5576d | InvocationID=d1778ce2-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:29:38+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e03a2730-62e1-11ed-a137-e69e44b5576d | InvocationID=e03a28e8-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:29:48+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d74f503c-62e1-11ed-a137-e69e44b5576d | InvocationID=d74f51d6-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:29:48+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e63a3800-62e1-11ed-a137-e69e44b5576d | InvocationID=e63a39fe-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:29:48+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e63a3800-62e1-11ed-a137-e69e44b5576d | InvocationID=e63a39fe-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:29:48+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e63a3800-62e1-11ed-a137-e69e44b5576d | InvocationID=e63a39fe-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:30:03+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e03a2730-62e1-11ed-a137-e69e44b5576d | InvocationID=e03a28e8-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:30:03+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eeff00c4-62e1-11ed-a137-e69e44b5576d | InvocationID=eeff0268-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:30:13+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e63a3800-62e1-11ed-a137-e69e44b5576d | InvocationID=e63a39fe-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:30:13+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f52547e2-62e1-11ed-a137-e69e44b5576d | InvocationID=f5254986-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:30:13+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f52547e2-62e1-11ed-a137-e69e44b5576d | InvocationID=f5254986-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:30:13+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f52547e2-62e1-11ed-a137-e69e44b5576d | InvocationID=f5254986-62e1-11ed-a137-e69e44b5576d | 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 2022-11-12T23:30:28+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eeff00c4-62e1-11ed-a137-e69e44b5576d | InvocationID=eeff0268-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:30:28+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdc06cc4-62e1-11ed-a137-e69e44b5576d | InvocationID=fdc06f12-62e1-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:30:38+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f52547e2-62e1-11ed-a137-e69e44b5576d | InvocationID=f5254986-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:30:38+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0410c0ba-62e2-11ed-a137-e69e44b5576d | InvocationID=0410c286-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:30:38+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0410c0ba-62e2-11ed-a137-e69e44b5576d | InvocationID=0410c286-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:30:38+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0410c0ba-62e2-11ed-a137-e69e44b5576d | InvocationID=0410c286-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:30:53+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fdc06cc4-62e1-11ed-a137-e69e44b5576d | InvocationID=fdc06f12-62e1-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:30:53+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c83f8f2-62e2-11ed-a137-e69e44b5576d | InvocationID=0c83fa96-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:31:03+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0410c0ba-62e2-11ed-a137-e69e44b5576d | InvocationID=0410c286-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:31:03+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12fc01ca-62e2-11ed-a137-e69e44b5576d | InvocationID=12fc03f0-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:31:03+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12fc01ca-62e2-11ed-a137-e69e44b5576d | InvocationID=12fc03f0-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:31:03+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12fc01ca-62e2-11ed-a137-e69e44b5576d | InvocationID=12fc03f0-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:31:17+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0c83f8f2-62e2-11ed-a137-e69e44b5576d | InvocationID=0c83fa96-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:31:17+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b45b826-62e2-11ed-a137-e69e44b5576d | InvocationID=1b45ba6a-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:31:28+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12fc01ca-62e2-11ed-a137-e69e44b5576d | InvocationID=12fc03f0-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:31:28+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21e7d04c-62e2-11ed-a137-e69e44b5576d | InvocationID=21e7d4c0-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:31:28+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21e7d04c-62e2-11ed-a137-e69e44b5576d | InvocationID=21e7d4c0-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:31:28+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21e7d04c-62e2-11ed-a137-e69e44b5576d | InvocationID=21e7d4c0-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:31:42+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b45b826-62e2-11ed-a137-e69e44b5576d | InvocationID=1b45ba6a-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:31:42+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a07bd3c-62e2-11ed-a137-e69e44b5576d | InvocationID=2a07cd68-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:31:53+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21e7d04c-62e2-11ed-a137-e69e44b5576d | InvocationID=21e7d4c0-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:31:53+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30d374e4-62e2-11ed-a137-e69e44b5576d | InvocationID=30d37688-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:31:53+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30d374e4-62e2-11ed-a137-e69e44b5576d | InvocationID=30d37688-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:31:53+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30d374e4-62e2-11ed-a137-e69e44b5576d | InvocationID=30d37688-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:32:07+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a07bd3c-62e2-11ed-a137-e69e44b5576d | InvocationID=2a07cd68-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:32:07+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38ca0e56-62e2-11ed-a137-e69e44b5576d | InvocationID=38ca17f2-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:32:18+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30d374e4-62e2-11ed-a137-e69e44b5576d | InvocationID=30d37688-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:32:18+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fbed17e-62e2-11ed-a137-e69e44b5576d | InvocationID=3fbed322-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:32:19+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fbed17e-62e2-11ed-a137-e69e44b5576d | InvocationID=3fbed322-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:32:19+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3fbed17e-62e2-11ed-a137-e69e44b5576d | InvocationID=3fbed322-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:32:32+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38ca0e56-62e2-11ed-a137-e69e44b5576d | InvocationID=38ca17f2-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:32:32+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=478c12cc-62e2-11ed-a137-e69e44b5576d | InvocationID=478c1466-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:32:44+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3fbed17e-62e2-11ed-a137-e69e44b5576d | InvocationID=3fbed322-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:32:44+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4eaa8386-62e2-11ed-a137-e69e44b5576d | InvocationID=4eaa8520-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:32:44+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4eaa8386-62e2-11ed-a137-e69e44b5576d | InvocationID=4eaa8520-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:32:44+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4eaa8386-62e2-11ed-a137-e69e44b5576d | InvocationID=4eaa8520-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:32:56+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=478c12cc-62e2-11ed-a137-e69e44b5576d | InvocationID=478c1466-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:32:56+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=565012f4-62e2-11ed-a137-e69e44b5576d | InvocationID=56501b8c-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:33:09+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4eaa8386-62e2-11ed-a137-e69e44b5576d | InvocationID=4eaa8520-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:33:09+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d9585c6-62e2-11ed-a137-e69e44b5576d | InvocationID=5d958936-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:33:09+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d9585c6-62e2-11ed-a137-e69e44b5576d | InvocationID=5d958936-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:33:09+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d9585c6-62e2-11ed-a137-e69e44b5576d | InvocationID=5d958936-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:33:21+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=565012f4-62e2-11ed-a137-e69e44b5576d | InvocationID=56501b8c-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:33:21+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6516bb12-62e2-11ed-a137-e69e44b5576d | InvocationID=6516bcb6-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:33:34+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d9585c6-62e2-11ed-a137-e69e44b5576d | InvocationID=5d958936-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:33:34+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c809e40-62e2-11ed-a137-e69e44b5576d | InvocationID=6c809fda-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:33:34+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c809e40-62e2-11ed-a137-e69e44b5576d | InvocationID=6c809fda-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:33:34+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c809e40-62e2-11ed-a137-e69e44b5576d | InvocationID=6c809fda-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:33:46+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6516bb12-62e2-11ed-a137-e69e44b5576d | InvocationID=6516bcb6-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:33:46+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73d8e01c-62e2-11ed-a137-e69e44b5576d | InvocationID=73d8e224-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:33:59+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c809e40-62e2-11ed-a137-e69e44b5576d | InvocationID=6c809fda-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:33:59+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b6b79e8-62e2-11ed-a137-e69e44b5576d | InvocationID=7b6b7b8c-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:33:59+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b6b79e8-62e2-11ed-a137-e69e44b5576d | InvocationID=7b6b7b8c-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:33:59+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b6b79e8-62e2-11ed-a137-e69e44b5576d | InvocationID=7b6b7b8c-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:34:11+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=73d8e01c-62e2-11ed-a137-e69e44b5576d | InvocationID=73d8e224-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:34:11+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=829b900e-62e2-11ed-a137-e69e44b5576d | InvocationID=829b91b2-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:34:24+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b6b79e8-62e2-11ed-a137-e69e44b5576d | InvocationID=7b6b7b8c-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:34:24+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a56a0f4-62e2-11ed-a137-e69e44b5576d | InvocationID=8a56a298-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:34:24+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a56a0f4-62e2-11ed-a137-e69e44b5576d | InvocationID=8a56a298-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:34:24+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a56a0f4-62e2-11ed-a137-e69e44b5576d | InvocationID=8a56a298-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:34:35+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=829b900e-62e2-11ed-a137-e69e44b5576d | InvocationID=829b91b2-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:34:35+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=915e7840-62e2-11ed-a137-e69e44b5576d | InvocationID=915e7a7a-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:34:49+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a56a0f4-62e2-11ed-a137-e69e44b5576d | InvocationID=8a56a298-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:34:49+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9941ed08-62e2-11ed-a137-e69e44b5576d | InvocationID=9941ee84-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:34:49+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9941ed08-62e2-11ed-a137-e69e44b5576d | InvocationID=9941ee84-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:34:49+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9941ed08-62e2-11ed-a137-e69e44b5576d | InvocationID=9941ee84-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:35:00+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=915e7840-62e2-11ed-a137-e69e44b5576d | InvocationID=915e7a7a-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:35:00+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a01f34a0-62e2-11ed-a137-e69e44b5576d | InvocationID=a01f3644-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:35:14+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9941ed08-62e2-11ed-a137-e69e44b5576d | InvocationID=9941ee84-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:35:14+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a82d0898-62e2-11ed-a137-e69e44b5576d | InvocationID=a82d0a3c-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:35:14+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a82d0898-62e2-11ed-a137-e69e44b5576d | InvocationID=a82d0a3c-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:35:14+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a82d0898-62e2-11ed-a137-e69e44b5576d | InvocationID=a82d0a3c-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:35:25+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a01f34a0-62e2-11ed-a137-e69e44b5576d | InvocationID=a01f3644-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:35:25+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aee05334-62e2-11ed-a137-e69e44b5576d | InvocationID=aee0573a-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:35:39+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a82d0898-62e2-11ed-a137-e69e44b5576d | InvocationID=a82d0a3c-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:35:39+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b71c7ad2-62e2-11ed-a137-e69e44b5576d | InvocationID=b71c7cee-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:35:39+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b71c7ad2-62e2-11ed-a137-e69e44b5576d | InvocationID=b71c7cee-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:35:39+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b71c7ad2-62e2-11ed-a137-e69e44b5576d | InvocationID=b71c7cee-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:35:50+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aee05334-62e2-11ed-a137-e69e44b5576d | InvocationID=aee0573a-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:35:50+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bda2f34a-62e2-11ed-a137-e69e44b5576d | InvocationID=bda2f4ee-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:36:04+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b71c7ad2-62e2-11ed-a137-e69e44b5576d | InvocationID=b71c7cee-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:36:04+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c60841b6-62e2-11ed-a137-e69e44b5576d | InvocationID=c6084350-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:36:04+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c60841b6-62e2-11ed-a137-e69e44b5576d | InvocationID=c6084350-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:36:04+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c60841b6-62e2-11ed-a137-e69e44b5576d | InvocationID=c6084350-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:36:14+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bda2f34a-62e2-11ed-a137-e69e44b5576d | InvocationID=bda2f4ee-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:36:14+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc63a870-62e2-11ed-a137-e69e44b5576d | InvocationID=cc63ab2c-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:36:29+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c60841b6-62e2-11ed-a137-e69e44b5576d | InvocationID=c6084350-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:36:29+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4f35eae-62e2-11ed-a137-e69e44b5576d | InvocationID=d4f36142-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:36:29+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4f35eae-62e2-11ed-a137-e69e44b5576d | InvocationID=d4f36142-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:36:29+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4f35eae-62e2-11ed-a137-e69e44b5576d | InvocationID=d4f36142-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:36:39+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc63a870-62e2-11ed-a137-e69e44b5576d | InvocationID=cc63ab2c-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:36:39+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db2764e6-62e2-11ed-a137-e69e44b5576d | InvocationID=db27673e-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:36:54+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4f35eae-62e2-11ed-a137-e69e44b5576d | InvocationID=d4f36142-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:36:54+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3e0e940-62e2-11ed-a137-e69e44b5576d | InvocationID=e3e0eb48-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:36:54+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3e0e940-62e2-11ed-a137-e69e44b5576d | InvocationID=e3e0eb48-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:36:54+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3e0e940-62e2-11ed-a137-e69e44b5576d | InvocationID=e3e0eb48-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:37:04+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=db2764e6-62e2-11ed-a137-e69e44b5576d | InvocationID=db27673e-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:37:04+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9e86eda-62e2-11ed-a137-e69e44b5576d | InvocationID=e9e870e2-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:37:19+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3e0e940-62e2-11ed-a137-e69e44b5576d | InvocationID=e3e0eb48-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:37:19+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2cc1fe2-62e2-11ed-a137-e69e44b5576d | InvocationID=f2cc21e0-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:37:19+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2cc1fe2-62e2-11ed-a137-e69e44b5576d | InvocationID=f2cc21e0-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:37:19+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2cc1fe2-62e2-11ed-a137-e69e44b5576d | InvocationID=f2cc21e0-62e2-11ed-a137-e69e44b5576d | 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 2022-11-12T23:37:29+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e9e86eda-62e2-11ed-a137-e69e44b5576d | InvocationID=e9e870e2-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:37:29+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8aaa8c0-62e2-11ed-a137-e69e44b5576d | InvocationID=f8aab2f2-62e2-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:37:44+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2cc1fe2-62e2-11ed-a137-e69e44b5576d | InvocationID=f2cc21e0-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:37:44+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01b847e2-62e3-11ed-a137-e69e44b5576d | InvocationID=01b84d46-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:37:44+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01b847e2-62e3-11ed-a137-e69e44b5576d | InvocationID=01b84d46-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:37:44+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01b847e2-62e3-11ed-a137-e69e44b5576d | InvocationID=01b84d46-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:37:54+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f8aaa8c0-62e2-11ed-a137-e69e44b5576d | InvocationID=f8aab2f2-62e2-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:37:54+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=076cfe9e-62e3-11ed-a137-e69e44b5576d | InvocationID=076d004c-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:38:09+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01b847e2-62e3-11ed-a137-e69e44b5576d | InvocationID=01b84d46-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:38:09+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10a5bb22-62e3-11ed-a137-e69e44b5576d | InvocationID=10a5be24-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:38:09+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10a5bb22-62e3-11ed-a137-e69e44b5576d | InvocationID=10a5be24-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:38:09+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10a5bb22-62e3-11ed-a137-e69e44b5576d | InvocationID=10a5be24-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:38:18+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=076cfe9e-62e3-11ed-a137-e69e44b5576d | InvocationID=076d004c-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:38:18+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=162e4f82-62e3-11ed-a137-e69e44b5576d | InvocationID=162e5202-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:38:34+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10a5bb22-62e3-11ed-a137-e69e44b5576d | InvocationID=10a5be24-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:38:34+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f915862-62e3-11ed-a137-e69e44b5576d | InvocationID=1f915a06-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:38:34+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f915862-62e3-11ed-a137-e69e44b5576d | InvocationID=1f915a06-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:38:34+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f915862-62e3-11ed-a137-e69e44b5576d | InvocationID=1f915a06-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:38:43+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=162e4f82-62e3-11ed-a137-e69e44b5576d | InvocationID=162e5202-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:38:43+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24f1c3dc-62e3-11ed-a137-e69e44b5576d | InvocationID=24f1c580-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:38:59+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f915862-62e3-11ed-a137-e69e44b5576d | InvocationID=1f915a06-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:38:59+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e7cbd3a-62e3-11ed-a137-e69e44b5576d | InvocationID=2e7cc17c-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:38:59+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e7cbd3a-62e3-11ed-a137-e69e44b5576d | InvocationID=2e7cc17c-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:38:59+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e7cbd3a-62e3-11ed-a137-e69e44b5576d | InvocationID=2e7cc17c-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:39:08+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24f1c3dc-62e3-11ed-a137-e69e44b5576d | InvocationID=24f1c580-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:39:08+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33b2a756-62e3-11ed-a137-e69e44b5576d | InvocationID=33b2a8fa-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:39:24+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e7cbd3a-62e3-11ed-a137-e69e44b5576d | InvocationID=2e7cc17c-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:39:24+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d68cb4a-62e3-11ed-a137-e69e44b5576d | InvocationID=3d68cce4-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:39:24+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d68cb4a-62e3-11ed-a137-e69e44b5576d | InvocationID=3d68cce4-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:39:24+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d68cb4a-62e3-11ed-a137-e69e44b5576d | InvocationID=3d68cce4-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:39:33+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=33b2a756-62e3-11ed-a137-e69e44b5576d | InvocationID=33b2a8fa-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:39:33+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=427468ec-62e3-11ed-a137-e69e44b5576d | InvocationID=42746b3a-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:39:49+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d68cb4a-62e3-11ed-a137-e69e44b5576d | InvocationID=3d68cce4-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:39:49+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c556226-62e3-11ed-a137-e69e44b5576d | InvocationID=4c55642e-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:39:49+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c556226-62e3-11ed-a137-e69e44b5576d | InvocationID=4c55642e-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:39:49+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c556226-62e3-11ed-a137-e69e44b5576d | InvocationID=4c55642e-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:39:57+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=427468ec-62e3-11ed-a137-e69e44b5576d | InvocationID=42746b3a-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:39:57+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51359644-62e3-11ed-a137-e69e44b5576d | InvocationID=5135986a-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:40:14+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c556226-62e3-11ed-a137-e69e44b5576d | InvocationID=4c55642e-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:40:14+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b40e2e2-62e3-11ed-a137-e69e44b5576d | InvocationID=5b40e53a-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:40:14+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b40e2e2-62e3-11ed-a137-e69e44b5576d | InvocationID=5b40e53a-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:40:14+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b40e2e2-62e3-11ed-a137-e69e44b5576d | InvocationID=5b40e53a-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:40:22+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=51359644-62e3-11ed-a137-e69e44b5576d | InvocationID=5135986a-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:40:22+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ff65452-62e3-11ed-a137-e69e44b5576d | InvocationID=5ff6566e-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:40:39+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b40e2e2-62e3-11ed-a137-e69e44b5576d | InvocationID=5b40e53a-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:40:39+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a2c1a4c-62e3-11ed-a137-e69e44b5576d | InvocationID=6a2c2212-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:40:39+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a2c1a4c-62e3-11ed-a137-e69e44b5576d | InvocationID=6a2c2212-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:40:39+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a2c1a4c-62e3-11ed-a137-e69e44b5576d | InvocationID=6a2c2212-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:40:47+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5ff65452-62e3-11ed-a137-e69e44b5576d | InvocationID=5ff6566e-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:40:47+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6eb9409e-62e3-11ed-a137-e69e44b5576d | InvocationID=6eb94238-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:41:04+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a2c1a4c-62e3-11ed-a137-e69e44b5576d | InvocationID=6a2c2212-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:41:04+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=791999da-62e3-11ed-a137-e69e44b5576d | InvocationID=79199bce-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:41:04+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=791999da-62e3-11ed-a137-e69e44b5576d | InvocationID=79199bce-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:41:04+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=791999da-62e3-11ed-a137-e69e44b5576d | InvocationID=79199bce-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:41:12+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6eb9409e-62e3-11ed-a137-e69e44b5576d | InvocationID=6eb94238-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:41:12+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d7ab162-62e3-11ed-a137-e69e44b5576d | InvocationID=7d7ab2f2-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:41:29+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=791999da-62e3-11ed-a137-e69e44b5576d | InvocationID=79199bce-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:41:29+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8804fc8c-62e3-11ed-a137-e69e44b5576d | InvocationID=8804feee-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:41:29+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8804fc8c-62e3-11ed-a137-e69e44b5576d | InvocationID=8804feee-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:41:29+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8804fc8c-62e3-11ed-a137-e69e44b5576d | InvocationID=8804feee-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:41:36+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d7ab162-62e3-11ed-a137-e69e44b5576d | InvocationID=7d7ab2f2-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:41:36+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c3bce70-62e3-11ed-a137-e69e44b5576d | InvocationID=8c3bd05a-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:41:54+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8804fc8c-62e3-11ed-a137-e69e44b5576d | InvocationID=8804feee-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:41:54+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96f14dd6-62e3-11ed-a137-e69e44b5576d | InvocationID=96f14f84-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:41:54+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96f14dd6-62e3-11ed-a137-e69e44b5576d | InvocationID=96f14f84-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:41:54+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96f14dd6-62e3-11ed-a137-e69e44b5576d | InvocationID=96f14f84-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:42:01+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c3bce70-62e3-11ed-a137-e69e44b5576d | InvocationID=8c3bd05a-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:42:01+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b013828-62e3-11ed-a137-e69e44b5576d | InvocationID=9b013a1c-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:42:19+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96f14dd6-62e3-11ed-a137-e69e44b5576d | InvocationID=96f14f84-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:42:19+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5dc4f4e-62e3-11ed-a137-e69e44b5576d | InvocationID=a5dc50f2-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:42:19+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5dc4f4e-62e3-11ed-a137-e69e44b5576d | InvocationID=a5dc50f2-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:42:19+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a5dc4f4e-62e3-11ed-a137-e69e44b5576d | InvocationID=a5dc50f2-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:42:26+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9b013828-62e3-11ed-a137-e69e44b5576d | InvocationID=9b013a1c-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:42:26+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9c30404-62e3-11ed-a137-e69e44b5576d | InvocationID=a9c305a8-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:42:44+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a5dc4f4e-62e3-11ed-a137-e69e44b5576d | InvocationID=a5dc50f2-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:42:44+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4c77d1c-62e3-11ed-a137-e69e44b5576d | InvocationID=b4c77ec0-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:42:44+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4c77d1c-62e3-11ed-a137-e69e44b5576d | InvocationID=b4c77ec0-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:42:44+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4c77d1c-62e3-11ed-a137-e69e44b5576d | InvocationID=b4c77ec0-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:42:51+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a9c30404-62e3-11ed-a137-e69e44b5576d | InvocationID=a9c305a8-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:42:51+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8842ad6-62e3-11ed-a137-e69e44b5576d | InvocationID=b8842d42-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:43:09+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4c77d1c-62e3-11ed-a137-e69e44b5576d | InvocationID=b4c77ec0-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:43:09+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3b5ae48-62e3-11ed-a137-e69e44b5576d | InvocationID=c3b5aff6-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:43:09+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3b5ae48-62e3-11ed-a137-e69e44b5576d | InvocationID=c3b5aff6-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:43:09+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c3b5ae48-62e3-11ed-a137-e69e44b5576d | InvocationID=c3b5aff6-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:43:15+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b8842ad6-62e3-11ed-a137-e69e44b5576d | InvocationID=b8842d42-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:43:15+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7450810-62e3-11ed-a137-e69e44b5576d | InvocationID=c7450a0e-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:43:34+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c3b5ae48-62e3-11ed-a137-e69e44b5576d | InvocationID=c3b5aff6-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:43:34+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2a0f9b2-62e3-11ed-a137-e69e44b5576d | InvocationID=d2a0fd36-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:43:34+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2a0f9b2-62e3-11ed-a137-e69e44b5576d | InvocationID=d2a0fd36-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:43:34+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2a0f9b2-62e3-11ed-a137-e69e44b5576d | InvocationID=d2a0fd36-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:43:40+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c7450810-62e3-11ed-a137-e69e44b5576d | InvocationID=c7450a0e-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:43:40+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d60744c6-62e3-11ed-a137-e69e44b5576d | InvocationID=d60747d2-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:43:59+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2a0f9b2-62e3-11ed-a137-e69e44b5576d | InvocationID=d2a0fd36-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:43:59+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e18cf25a-62e3-11ed-a137-e69e44b5576d | InvocationID=e18cf5d4-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:43:59+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e18cf25a-62e3-11ed-a137-e69e44b5576d | InvocationID=e18cf5d4-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:43:59+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e18cf25a-62e3-11ed-a137-e69e44b5576d | InvocationID=e18cf5d4-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:44:05+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d60744c6-62e3-11ed-a137-e69e44b5576d | InvocationID=d60747d2-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:44:05+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4cb2b8a-62e3-11ed-a137-e69e44b5576d | InvocationID=e4cb2d2e-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:44:24+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e18cf25a-62e3-11ed-a137-e69e44b5576d | InvocationID=e18cf5d4-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:44:24+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f07888b0-62e3-11ed-a137-e69e44b5576d | InvocationID=f0788a54-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:44:25+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f07888b0-62e3-11ed-a137-e69e44b5576d | InvocationID=f0788a54-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:44:25+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f07888b0-62e3-11ed-a137-e69e44b5576d | InvocationID=f0788a54-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:44:30+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e4cb2b8a-62e3-11ed-a137-e69e44b5576d | InvocationID=e4cb2d2e-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:44:30+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f38e50fc-62e3-11ed-a137-e69e44b5576d | InvocationID=f38e5296-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:44:50+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f07888b0-62e3-11ed-a137-e69e44b5576d | InvocationID=f0788a54-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:44:50+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff63b0b6-62e3-11ed-a137-e69e44b5576d | InvocationID=ff63b26e-62e3-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:44:50+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff63b0b6-62e3-11ed-a137-e69e44b5576d | InvocationID=ff63b26e-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:44:50+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff63b0b6-62e3-11ed-a137-e69e44b5576d | InvocationID=ff63b26e-62e3-11ed-a137-e69e44b5576d | 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 2022-11-12T23:44:54+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f38e50fc-62e3-11ed-a137-e69e44b5576d | InvocationID=f38e5296-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:44:54+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=024f427c-62e4-11ed-a137-e69e44b5576d | InvocationID=024f4420-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:45:15+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff63b0b6-62e3-11ed-a137-e69e44b5576d | InvocationID=ff63b26e-62e3-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:45:15+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e4fdb7c-62e4-11ed-a137-e69e44b5576d | InvocationID=0e4fddc0-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:45:15+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e4fdb7c-62e4-11ed-a137-e69e44b5576d | InvocationID=0e4fddc0-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:45:15+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e4fdb7c-62e4-11ed-a137-e69e44b5576d | InvocationID=0e4fddc0-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:45:19+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=024f427c-62e4-11ed-a137-e69e44b5576d | InvocationID=024f4420-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:45:19+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1111f638-62e4-11ed-a137-e69e44b5576d | InvocationID=1111f7dc-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:45:40+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e4fdb7c-62e4-11ed-a137-e69e44b5576d | InvocationID=0e4fddc0-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:45:40+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d41a958-62e4-11ed-a137-e69e44b5576d | InvocationID=1d41aafc-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:45:40+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d41a958-62e4-11ed-a137-e69e44b5576d | InvocationID=1d41aafc-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:45:40+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d41a958-62e4-11ed-a137-e69e44b5576d | InvocationID=1d41aafc-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:45:44+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1111f638-62e4-11ed-a137-e69e44b5576d | InvocationID=1111f7dc-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:45:44+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fd26fd6-62e4-11ed-a137-e69e44b5576d | InvocationID=1fd27170-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:46:05+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d41a958-62e4-11ed-a137-e69e44b5576d | InvocationID=1d41aafc-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:46:05+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c2e9d36-62e4-11ed-a137-e69e44b5576d | InvocationID=2c2e9eda-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:46:05+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c2e9d36-62e4-11ed-a137-e69e44b5576d | InvocationID=2c2e9eda-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:46:05+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c2e9d36-62e4-11ed-a137-e69e44b5576d | InvocationID=2c2e9eda-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:46:09+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1fd26fd6-62e4-11ed-a137-e69e44b5576d | InvocationID=1fd27170-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:46:09+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e9566f4-62e4-11ed-a137-e69e44b5576d | InvocationID=2e95688e-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:46:30+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c2e9d36-62e4-11ed-a137-e69e44b5576d | InvocationID=2c2e9eda-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:46:30+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b19bb96-62e4-11ed-a137-e69e44b5576d | InvocationID=3b19bd44-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:46:30+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b19bb96-62e4-11ed-a137-e69e44b5576d | InvocationID=3b19bd44-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:46:30+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b19bb96-62e4-11ed-a137-e69e44b5576d | InvocationID=3b19bd44-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:46:33+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e9566f4-62e4-11ed-a137-e69e44b5576d | InvocationID=2e95688e-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:46:33+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d565cd4-62e4-11ed-a137-e69e44b5576d | InvocationID=3d565f2c-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:46:55+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b19bb96-62e4-11ed-a137-e69e44b5576d | InvocationID=3b19bd44-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:46:55+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a04671e-62e4-11ed-a137-e69e44b5576d | InvocationID=4a0468d6-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:46:55+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a04671e-62e4-11ed-a137-e69e44b5576d | InvocationID=4a0468d6-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:46:55+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a04671e-62e4-11ed-a137-e69e44b5576d | InvocationID=4a0468d6-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:46:58+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d565cd4-62e4-11ed-a137-e69e44b5576d | InvocationID=3d565f2c-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:46:58+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c16fa80-62e4-11ed-a137-e69e44b5576d | InvocationID=4c16fc1a-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:47:20+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a04671e-62e4-11ed-a137-e69e44b5576d | InvocationID=4a0468d6-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:47:20+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58efa590-62e4-11ed-a137-e69e44b5576d | InvocationID=58efa842-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:47:20+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58efa590-62e4-11ed-a137-e69e44b5576d | InvocationID=58efa842-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:47:20+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58efa590-62e4-11ed-a137-e69e44b5576d | InvocationID=58efa842-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:47:23+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c16fa80-62e4-11ed-a137-e69e44b5576d | InvocationID=4c16fc1a-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:47:23+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ad882aa-62e4-11ed-a137-e69e44b5576d | InvocationID=5ad8844e-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:47:45+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58efa590-62e4-11ed-a137-e69e44b5576d | InvocationID=58efa842-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:47:45+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67db15d0-62e4-11ed-a137-e69e44b5576d | InvocationID=67db177e-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:47:45+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67db15d0-62e4-11ed-a137-e69e44b5576d | InvocationID=67db177e-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:47:45+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67db15d0-62e4-11ed-a137-e69e44b5576d | InvocationID=67db177e-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:47:48+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5ad882aa-62e4-11ed-a137-e69e44b5576d | InvocationID=5ad8844e-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:47:48+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=699a52fa-62e4-11ed-a137-e69e44b5576d | InvocationID=699a54e4-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:48:10+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67db15d0-62e4-11ed-a137-e69e44b5576d | InvocationID=67db177e-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:48:10+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76c684bc-62e4-11ed-a137-e69e44b5576d | InvocationID=76c6866a-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:48:10+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76c684bc-62e4-11ed-a137-e69e44b5576d | InvocationID=76c6866a-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:48:10+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=76c684bc-62e4-11ed-a137-e69e44b5576d | InvocationID=76c6866a-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:48:13+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=699a52fa-62e4-11ed-a137-e69e44b5576d | InvocationID=699a54e4-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:48:13+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7860adfc-62e4-11ed-a137-e69e44b5576d | InvocationID=7860afa0-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:48:35+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=76c684bc-62e4-11ed-a137-e69e44b5576d | InvocationID=76c6866a-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:48:35+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85b1b136-62e4-11ed-a137-e69e44b5576d | InvocationID=85b1b2da-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:48:35+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85b1b136-62e4-11ed-a137-e69e44b5576d | InvocationID=85b1b2da-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:48:35+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85b1b136-62e4-11ed-a137-e69e44b5576d | InvocationID=85b1b2da-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:48:37+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7860adfc-62e4-11ed-a137-e69e44b5576d | InvocationID=7860afa0-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:48:37+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8723160e-62e4-11ed-a137-e69e44b5576d | InvocationID=872317a8-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:49:00+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85b1b136-62e4-11ed-a137-e69e44b5576d | InvocationID=85b1b2da-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:49:00+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=949d5e8e-62e4-11ed-a137-e69e44b5576d | InvocationID=949d62e4-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:49:00+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=949d5e8e-62e4-11ed-a137-e69e44b5576d | InvocationID=949d62e4-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:49:00+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=949d5e8e-62e4-11ed-a137-e69e44b5576d | InvocationID=949d62e4-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:49:02+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8723160e-62e4-11ed-a137-e69e44b5576d | InvocationID=872317a8-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:49:02+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95e4cbc4-62e4-11ed-a137-e69e44b5576d | InvocationID=95e4cd72-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:49:25+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=949d5e8e-62e4-11ed-a137-e69e44b5576d | InvocationID=949d62e4-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:49:25+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a38ad82c-62e4-11ed-a137-e69e44b5576d | InvocationID=a38adce6-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:49:25+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a38ad82c-62e4-11ed-a137-e69e44b5576d | InvocationID=a38adce6-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:49:25+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a38ad82c-62e4-11ed-a137-e69e44b5576d | InvocationID=a38adce6-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:49:27+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95e4cbc4-62e4-11ed-a137-e69e44b5576d | InvocationID=95e4cd72-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:49:27+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4a611cc-62e4-11ed-a137-e69e44b5576d | InvocationID=a4a61370-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:49:50+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a38ad82c-62e4-11ed-a137-e69e44b5576d | InvocationID=a38adce6-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:49:50+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b276da2a-62e4-11ed-a137-e69e44b5576d | InvocationID=b276ddf4-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:49:50+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b276da2a-62e4-11ed-a137-e69e44b5576d | InvocationID=b276ddf4-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:49:50+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b276da2a-62e4-11ed-a137-e69e44b5576d | InvocationID=b276ddf4-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:49:52+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4a611cc-62e4-11ed-a137-e69e44b5576d | InvocationID=a4a61370-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:49:52+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b367b562-62e4-11ed-a137-e69e44b5576d | InvocationID=b367b800-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:50:15+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b276da2a-62e4-11ed-a137-e69e44b5576d | InvocationID=b276ddf4-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:50:15+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c161f664-62e4-11ed-a137-e69e44b5576d | InvocationID=c161f920-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:50:15+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c161f664-62e4-11ed-a137-e69e44b5576d | InvocationID=c161f920-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:50:15+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c161f664-62e4-11ed-a137-e69e44b5576d | InvocationID=c161f920-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:50:16+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b367b562-62e4-11ed-a137-e69e44b5576d | InvocationID=b367b800-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:50:16+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c22a29a4-62e4-11ed-a137-e69e44b5576d | InvocationID=c22a2b48-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:50:40+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c161f664-62e4-11ed-a137-e69e44b5576d | InvocationID=c161f920-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:50:40+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d04d6140-62e4-11ed-a137-e69e44b5576d | InvocationID=d04d6596-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:50:40+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d04d6140-62e4-11ed-a137-e69e44b5576d | InvocationID=d04d6596-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:50:40+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d04d6140-62e4-11ed-a137-e69e44b5576d | InvocationID=d04d6596-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:50:41+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c22a29a4-62e4-11ed-a137-e69e44b5576d | InvocationID=c22a2b48-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:50:41+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0ee9c7c-62e4-11ed-a137-e69e44b5576d | InvocationID=d0eea208-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:51:05+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d04d6140-62e4-11ed-a137-e69e44b5576d | InvocationID=d04d6596-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:51:05+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df3961a4-62e4-11ed-a137-e69e44b5576d | InvocationID=df3963d4-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:51:05+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df3961a4-62e4-11ed-a137-e69e44b5576d | InvocationID=df3963d4-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:51:05+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df3961a4-62e4-11ed-a137-e69e44b5576d | InvocationID=df3963d4-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:51:06+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0ee9c7c-62e4-11ed-a137-e69e44b5576d | InvocationID=d0eea208-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:51:06+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dfb0ea44-62e4-11ed-a137-e69e44b5576d | InvocationID=dfb0ebf2-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:51:30+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df3961a4-62e4-11ed-a137-e69e44b5576d | InvocationID=df3963d4-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:51:30+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee246196-62e4-11ed-a137-e69e44b5576d | InvocationID=ee24647a-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:51:30+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee246196-62e4-11ed-a137-e69e44b5576d | InvocationID=ee24647a-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:51:30+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee246196-62e4-11ed-a137-e69e44b5576d | InvocationID=ee24647a-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:51:31+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dfb0ea44-62e4-11ed-a137-e69e44b5576d | InvocationID=dfb0ebf2-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:51:31+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee73184a-62e4-11ed-a137-e69e44b5576d | InvocationID=ee732092-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:51:55+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee246196-62e4-11ed-a137-e69e44b5576d | InvocationID=ee24647a-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:51:55+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd0f88c0-62e4-11ed-a137-e69e44b5576d | InvocationID=fd0f8b86-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:51:55+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd0f88c0-62e4-11ed-a137-e69e44b5576d | InvocationID=fd0f8b86-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:51:55+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd0f88c0-62e4-11ed-a137-e69e44b5576d | InvocationID=fd0f8b86-62e4-11ed-a137-e69e44b5576d | 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 2022-11-12T23:51:55+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee73184a-62e4-11ed-a137-e69e44b5576d | InvocationID=ee732092-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:51:55+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd340e16-62e4-11ed-a137-e69e44b5576d | InvocationID=fd34100a-62e4-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:52:20+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fd340e16-62e4-11ed-a137-e69e44b5576d | InvocationID=fd34100a-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:52:20+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bf7ea62-62e5-11ed-a137-e69e44b5576d | InvocationID=0bf7ebfc-62e5-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:52:20+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd0f88c0-62e4-11ed-a137-e69e44b5576d | InvocationID=fd0f8b86-62e4-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:52:20+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bfb0b8e-62e5-11ed-a137-e69e44b5576d | InvocationID=0bfb0cce-62e5-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:52:20+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bfb0b8e-62e5-11ed-a137-e69e44b5576d | InvocationID=0bfb0cce-62e5-11ed-a137-e69e44b5576d | 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 2022-11-12T23:52:20+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bfb0b8e-62e5-11ed-a137-e69e44b5576d | InvocationID=0bfb0cce-62e5-11ed-a137-e69e44b5576d | 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 2022-11-12T23:52:45+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0bf7ea62-62e5-11ed-a137-e69e44b5576d | InvocationID=0bf7ebfc-62e5-11ed-a137-e69e44b5576d | Polling MR for XNF AAI events. 2022-11-12T23:52:45+0000 | aai_event_thread | 140646011325216 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1abb7a6e-62e5-11ed-a137-e69e44b5576d | InvocationID=1abb8efa-62e5-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-11-12T23:52:45+0000 | policy_event_thread | 140646012386080 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bfb0b8e-62e5-11ed-a137-e69e44b5576d | InvocationID=0bfb0cce-62e5-11ed-a137-e69e44b5576d | Polling MR for XNF activation/deactivation policy response events. 2022-11-12T23:52:45+0000 | policy_event_thread | 140646012386080 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ae612d8-62e5-11ed-a137-e69e44b5576d | InvocationID=1ae614c2-62e5-11ed-a137-e69e44b5576d | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-11-12T23:52:45+0000 | policy_event_thread | 140646012386080 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ae612d8-62e5-11ed-a137-e69e44b5576d | InvocationID=1ae614c2-62e5-11ed-a137-e69e44b5576d | 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 2022-11-12T23:52:45+0000 | policy_event_thread | 140646012386080 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ae612d8-62e5-11ed-a137-e69e44b5576d | InvocationID=1ae614c2-62e5-11ed-a137-e69e44b5576d | 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 2022-11-12T23:53:10+0000 | aai_event_thread | 140646011325216 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1abb7a6e-62e5-11ed-a137-e69e44b5576d | InvocationID=1abb8efa-62e5-11ed-a137-e69e44b5576