By type
/opt/lib/python3.9/site-packages/onaplogging/logWatchDog.py:29: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. return yaml.load(f.read()) 2022-09-26T09:52:43+0000 | MainThread | 139660639296840 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.[0m 2022-09-26T09:52:43+0000 | MainThread | 139660639296840 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Successfully fetched PMSH config from CBS: {'config': {'aaf_identity': 'dcae@dcae.onap.org', 'aaf_password': 'demo123456!', 'ca_cert_path': '/opt/app/pmsh/etc/certs/cacert.pem', 'cert_path': '/opt/app/pmsh/etc/certs/cert.pem', 'control_loop_name': 'pmsh-control-loop', 'enable_tls': False, 'key_path': '/opt/app/pmsh/etc/certs/key.pem', 'operational_policy_name': 'pmsh-operational-policy', 'pmsh_policy': {'subscription': {'administrativeState': 'LOCKED', 'fileBasedGP': 15, 'fileLocation': '/pm/pm.xml', 'measurementGroups': [{'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dna'}, {'DN': 'dnb'}], 'measurementTypes': [{'measurementType': 'countera'}, {'measurementType': 'counterb'}]}}, {'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dnc'}, {'DN': 'dnd'}], 'measurementTypes': [{'measurementType': 'counterc'}, {'measurementType': 'counterd'}]}}], 'nfFilter': {'modelInvariantIDs': [], 'modelNames': [], 'modelVersionIDs': [], 'nfNames': ['^pnf.*', '^vnf.*']}, 'subscriptionName': 'ExtraPM-All-gNB-R2B'}}, 'streams_publishes': {'policy_pm_publisher': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}}[0m 2022-09-26T09:52:43+0000 | MainThread | 139660639296840 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.[0m 2022-09-26T09:52:43+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:52:43+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f73284d6-3d80-11ed-a3b3-46d55f776972 | InvocationID=f732874c-3d80-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:52:43+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.[0m 2022-09-26T09:52:43+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7355cd8-3d80-11ed-a3b3-46d55f776972 | InvocationID=f7355e54-3d80-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:52:43+0000 | MainThread | 139660639296840 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server[0m 2022-09-26T09:52:43+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7355cd8-3d80-11ed-a3b3-46d55f776972 | InvocationID=f7355e54-3d80-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:52:43+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f73284d6-3d80-11ed-a3b3-46d55f776972 | InvocationID=f732874c-3d80-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:52:43+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7355cd8-3d80-11ed-a3b3-46d55f776972 | InvocationID=f7355e54-3d80-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:52:43+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f73284d6-3d80-11ed-a3b3-46d55f776972 | InvocationID=f732874c-3d80-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:53:03+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7355cd8-3d80-11ed-a3b3-46d55f776972 | InvocationID=f7355e54-3d80-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:53:03+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=036a1ad4-3d81-11ed-a3b3-46d55f776972 | InvocationID=036a1caa-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:53:03+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=036a1ad4-3d81-11ed-a3b3-46d55f776972 | InvocationID=036a1caa-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:53:03+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=036a1ad4-3d81-11ed-a3b3-46d55f776972 | InvocationID=036a1caa-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:53:08+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f73284d6-3d80-11ed-a3b3-46d55f776972 | InvocationID=f732874c-3d80-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:53:08+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=066535fc-3d81-11ed-a3b3-46d55f776972 | InvocationID=06653840-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:53:08+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=066535fc-3d81-11ed-a3b3-46d55f776972 | InvocationID=06653840-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:53:08+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=066535fc-3d81-11ed-a3b3-46d55f776972 | InvocationID=06653840-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:53:23+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=036a1ad4-3d81-11ed-a3b3-46d55f776972 | InvocationID=036a1caa-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:53:23+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f5c7f26-3d81-11ed-a3b3-46d55f776972 | InvocationID=0f5c80d4-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:53:23+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f5c7f26-3d81-11ed-a3b3-46d55f776972 | InvocationID=0f5c80d4-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:53:23+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0f5c7f26-3d81-11ed-a3b3-46d55f776972 | InvocationID=0f5c80d4-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:53:33+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=066535fc-3d81-11ed-a3b3-46d55f776972 | InvocationID=06653840-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:53:33+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=155985cc-3d81-11ed-a3b3-46d55f776972 | InvocationID=155987c0-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:53:33+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=155985cc-3d81-11ed-a3b3-46d55f776972 | InvocationID=155987c0-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:53:33+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=155985cc-3d81-11ed-a3b3-46d55f776972 | InvocationID=155987c0-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:53:43+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0f5c7f26-3d81-11ed-a3b3-46d55f776972 | InvocationID=0f5c80d4-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:53:43+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b53486e-3d81-11ed-a3b3-46d55f776972 | InvocationID=1b534a6c-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:53:43+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b53486e-3d81-11ed-a3b3-46d55f776972 | InvocationID=1b534a6c-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:53:43+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b53486e-3d81-11ed-a3b3-46d55f776972 | InvocationID=1b534a6c-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:53:58+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=155985cc-3d81-11ed-a3b3-46d55f776972 | InvocationID=155987c0-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:53:58+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2447ab2c-3d81-11ed-a3b3-46d55f776972 | InvocationID=2447b20c-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:53:58+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2447ab2c-3d81-11ed-a3b3-46d55f776972 | InvocationID=2447b20c-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:53:58+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2447ab2c-3d81-11ed-a3b3-46d55f776972 | InvocationID=2447b20c-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:54:03+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b53486e-3d81-11ed-a3b3-46d55f776972 | InvocationID=1b534a6c-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:54:03+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27479b8e-3d81-11ed-a3b3-46d55f776972 | InvocationID=2747a4b2-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:54:03+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27479b8e-3d81-11ed-a3b3-46d55f776972 | InvocationID=2747a4b2-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:54:03+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=27479b8e-3d81-11ed-a3b3-46d55f776972 | InvocationID=2747a4b2-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:54:23+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=27479b8e-3d81-11ed-a3b3-46d55f776972 | InvocationID=2747a4b2-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:54:23+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3338dc82-3d81-11ed-a3b3-46d55f776972 | InvocationID=3338e088-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:54:23+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3338dc82-3d81-11ed-a3b3-46d55f776972 | InvocationID=3338e088-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:54:23+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3338dc82-3d81-11ed-a3b3-46d55f776972 | InvocationID=3338e088-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:54:23+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2447ab2c-3d81-11ed-a3b3-46d55f776972 | InvocationID=2447b20c-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:54:23+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33441e94-3d81-11ed-a3b3-46d55f776972 | InvocationID=3344201a-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:54:23+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33441e94-3d81-11ed-a3b3-46d55f776972 | InvocationID=3344201a-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:54:23+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33441e94-3d81-11ed-a3b3-46d55f776972 | InvocationID=3344201a-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:54:43+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3338dc82-3d81-11ed-a3b3-46d55f776972 | InvocationID=3338e088-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:54:43+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f2aa0c0-3d81-11ed-a3b3-46d55f776972 | InvocationID=3f2aaf2a-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:54:43+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f2aa0c0-3d81-11ed-a3b3-46d55f776972 | InvocationID=3f2aaf2a-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:54:43+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f2aa0c0-3d81-11ed-a3b3-46d55f776972 | InvocationID=3f2aaf2a-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:54:48+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33441e94-3d81-11ed-a3b3-46d55f776972 | InvocationID=3344201a-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:54:48+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42309e00-3d81-11ed-a3b3-46d55f776972 | InvocationID=42309ff4-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:54:48+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42309e00-3d81-11ed-a3b3-46d55f776972 | InvocationID=42309ff4-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:54:48+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42309e00-3d81-11ed-a3b3-46d55f776972 | InvocationID=42309ff4-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:55:03+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f2aa0c0-3d81-11ed-a3b3-46d55f776972 | InvocationID=3f2aaf2a-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:55:03+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b1cad06-3d81-11ed-a3b3-46d55f776972 | InvocationID=4b1caf22-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:55:03+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b1cad06-3d81-11ed-a3b3-46d55f776972 | InvocationID=4b1caf22-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:55:03+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b1cad06-3d81-11ed-a3b3-46d55f776972 | InvocationID=4b1caf22-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:55:13+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42309e00-3d81-11ed-a3b3-46d55f776972 | InvocationID=42309ff4-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:55:13+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=511cdda2-3d81-11ed-a3b3-46d55f776972 | InvocationID=511ce018-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:55:13+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=511cdda2-3d81-11ed-a3b3-46d55f776972 | InvocationID=511ce018-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:55:13+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=511cdda2-3d81-11ed-a3b3-46d55f776972 | InvocationID=511ce018-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:55:23+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b1cad06-3d81-11ed-a3b3-46d55f776972 | InvocationID=4b1caf22-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:55:23+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=570d1d58-3d81-11ed-a3b3-46d55f776972 | InvocationID=570d1f42-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:55:23+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=570d1d58-3d81-11ed-a3b3-46d55f776972 | InvocationID=570d1f42-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:55:23+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=570d1d58-3d81-11ed-a3b3-46d55f776972 | InvocationID=570d1f42-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:55:38+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=511cdda2-3d81-11ed-a3b3-46d55f776972 | InvocationID=511ce018-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:55:38+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6008503a-3d81-11ed-a3b3-46d55f776972 | InvocationID=600853a0-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:55:38+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6008503a-3d81-11ed-a3b3-46d55f776972 | InvocationID=600853a0-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:55:38+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6008503a-3d81-11ed-a3b3-46d55f776972 | InvocationID=600853a0-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:55:43+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=570d1d58-3d81-11ed-a3b3-46d55f776972 | InvocationID=570d1f42-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:55:43+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62fdd94a-3d81-11ed-a3b3-46d55f776972 | InvocationID=62fddc74-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:55:43+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62fdd94a-3d81-11ed-a3b3-46d55f776972 | InvocationID=62fddc74-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:55:43+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=62fdd94a-3d81-11ed-a3b3-46d55f776972 | InvocationID=62fddc74-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:56:03+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=62fdd94a-3d81-11ed-a3b3-46d55f776972 | InvocationID=62fddc74-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:56:03+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6eee7cbe-3d81-11ed-a3b3-46d55f776972 | InvocationID=6eee7f0c-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:56:03+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6eee7cbe-3d81-11ed-a3b3-46d55f776972 | InvocationID=6eee7f0c-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:56:03+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6eee7cbe-3d81-11ed-a3b3-46d55f776972 | InvocationID=6eee7f0c-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:56:03+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6008503a-3d81-11ed-a3b3-46d55f776972 | InvocationID=600853a0-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:56:03+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ef446bc-3d81-11ed-a3b3-46d55f776972 | InvocationID=6ef447f2-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:56:04+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ef446bc-3d81-11ed-a3b3-46d55f776972 | InvocationID=6ef447f2-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:56:04+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ef446bc-3d81-11ed-a3b3-46d55f776972 | InvocationID=6ef447f2-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:56:23+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6eee7cbe-3d81-11ed-a3b3-46d55f776972 | InvocationID=6eee7f0c-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:56:24+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ae126fc-3d81-11ed-a3b3-46d55f776972 | InvocationID=7ae12a76-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:56:24+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ae126fc-3d81-11ed-a3b3-46d55f776972 | InvocationID=7ae12a76-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:56:24+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7ae126fc-3d81-11ed-a3b3-46d55f776972 | InvocationID=7ae12a76-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:56:29+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ef446bc-3d81-11ed-a3b3-46d55f776972 | InvocationID=6ef447f2-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:56:29+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7de0e360-3d81-11ed-a3b3-46d55f776972 | InvocationID=7de0e69e-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:56:29+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7de0e360-3d81-11ed-a3b3-46d55f776972 | InvocationID=7de0e69e-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:56:29+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7de0e360-3d81-11ed-a3b3-46d55f776972 | InvocationID=7de0e69e-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:56:44+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7ae126fc-3d81-11ed-a3b3-46d55f776972 | InvocationID=7ae12a76-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:56:44+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86d470f4-3d81-11ed-a3b3-46d55f776972 | InvocationID=86d472ac-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:56:44+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86d470f4-3d81-11ed-a3b3-46d55f776972 | InvocationID=86d472ac-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:56:44+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86d470f4-3d81-11ed-a3b3-46d55f776972 | InvocationID=86d472ac-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:56:54+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7de0e360-3d81-11ed-a3b3-46d55f776972 | InvocationID=7de0e69e-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:56:54+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ccd70c8-3d81-11ed-a3b3-46d55f776972 | InvocationID=8ccd7262-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:56:54+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ccd70c8-3d81-11ed-a3b3-46d55f776972 | InvocationID=8ccd7262-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:56:54+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ccd70c8-3d81-11ed-a3b3-46d55f776972 | InvocationID=8ccd7262-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:57:04+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86d470f4-3d81-11ed-a3b3-46d55f776972 | InvocationID=86d472ac-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:57:04+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92c54c30-3d81-11ed-a3b3-46d55f776972 | InvocationID=92c54f82-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:57:04+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92c54c30-3d81-11ed-a3b3-46d55f776972 | InvocationID=92c54f82-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:57:04+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=92c54c30-3d81-11ed-a3b3-46d55f776972 | InvocationID=92c54f82-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:57:19+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ccd70c8-3d81-11ed-a3b3-46d55f776972 | InvocationID=8ccd7262-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:57:19+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9bb95a20-3d81-11ed-a3b3-46d55f776972 | InvocationID=9bb95c5a-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:57:19+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9bb95a20-3d81-11ed-a3b3-46d55f776972 | InvocationID=9bb95c5a-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:57:19+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9bb95a20-3d81-11ed-a3b3-46d55f776972 | InvocationID=9bb95c5a-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:57:24+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=92c54c30-3d81-11ed-a3b3-46d55f776972 | InvocationID=92c54f82-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:57:24+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9eb5f076-3d81-11ed-a3b3-46d55f776972 | InvocationID=9eb5f288-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:57:24+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9eb5f076-3d81-11ed-a3b3-46d55f776972 | InvocationID=9eb5f288-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:57:24+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9eb5f076-3d81-11ed-a3b3-46d55f776972 | InvocationID=9eb5f288-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:57:44+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9eb5f076-3d81-11ed-a3b3-46d55f776972 | InvocationID=9eb5f288-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:57:44+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaa69f70-3d81-11ed-a3b3-46d55f776972 | InvocationID=aaa6a114-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:57:44+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9bb95a20-3d81-11ed-a3b3-46d55f776972 | InvocationID=9bb95c5a-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:57:44+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaa895aa-3d81-11ed-a3b3-46d55f776972 | InvocationID=aaa897e4-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:57:44+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaa69f70-3d81-11ed-a3b3-46d55f776972 | InvocationID=aaa6a114-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:57:44+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aaa69f70-3d81-11ed-a3b3-46d55f776972 | InvocationID=aaa6a114-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:57:44+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaa895aa-3d81-11ed-a3b3-46d55f776972 | InvocationID=aaa897e4-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:57:44+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aaa895aa-3d81-11ed-a3b3-46d55f776972 | InvocationID=aaa897e4-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:58:04+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aaa69f70-3d81-11ed-a3b3-46d55f776972 | InvocationID=aaa6a114-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:58:04+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6994dc8-3d81-11ed-a3b3-46d55f776972 | InvocationID=b6994f58-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:58:04+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6994dc8-3d81-11ed-a3b3-46d55f776972 | InvocationID=b6994f58-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:58:04+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b6994dc8-3d81-11ed-a3b3-46d55f776972 | InvocationID=b6994f58-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:58:09+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aaa895aa-3d81-11ed-a3b3-46d55f776972 | InvocationID=aaa897e4-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:58:09+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9949fdc-3d81-11ed-a3b3-46d55f776972 | InvocationID=b994a176-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:58:09+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9949fdc-3d81-11ed-a3b3-46d55f776972 | InvocationID=b994a176-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:58:09+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9949fdc-3d81-11ed-a3b3-46d55f776972 | InvocationID=b994a176-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:58:24+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b6994dc8-3d81-11ed-a3b3-46d55f776972 | InvocationID=b6994f58-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:58:24+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c289b5b4-3d81-11ed-a3b3-46d55f776972 | InvocationID=c289b80c-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:58:24+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c289b5b4-3d81-11ed-a3b3-46d55f776972 | InvocationID=c289b80c-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:58:24+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c289b5b4-3d81-11ed-a3b3-46d55f776972 | InvocationID=c289b80c-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:58:34+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9949fdc-3d81-11ed-a3b3-46d55f776972 | InvocationID=b994a176-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:58:34+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8806ea4-3d81-11ed-a3b3-46d55f776972 | InvocationID=c88070de-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:58:34+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8806ea4-3d81-11ed-a3b3-46d55f776972 | InvocationID=c88070de-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:58:34+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c8806ea4-3d81-11ed-a3b3-46d55f776972 | InvocationID=c88070de-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:58:44+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c289b5b4-3d81-11ed-a3b3-46d55f776972 | InvocationID=c289b80c-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:58:44+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce7d9fc0-3d81-11ed-a3b3-46d55f776972 | InvocationID=ce7da15a-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:58:44+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce7d9fc0-3d81-11ed-a3b3-46d55f776972 | InvocationID=ce7da15a-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:58:44+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ce7d9fc0-3d81-11ed-a3b3-46d55f776972 | InvocationID=ce7da15a-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:58:59+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c8806ea4-3d81-11ed-a3b3-46d55f776972 | InvocationID=c88070de-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:58:59+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d76d670a-3d81-11ed-a3b3-46d55f776972 | InvocationID=d76d68a4-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:58:59+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d76d670a-3d81-11ed-a3b3-46d55f776972 | InvocationID=d76d68a4-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:58:59+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d76d670a-3d81-11ed-a3b3-46d55f776972 | InvocationID=d76d68a4-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:59:04+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ce7d9fc0-3d81-11ed-a3b3-46d55f776972 | InvocationID=ce7da15a-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:59:04+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da6dd9da-3d81-11ed-a3b3-46d55f776972 | InvocationID=da6ddb7e-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:59:04+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da6dd9da-3d81-11ed-a3b3-46d55f776972 | InvocationID=da6ddb7e-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:59:04+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da6dd9da-3d81-11ed-a3b3-46d55f776972 | InvocationID=da6ddb7e-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:59:24+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d76d670a-3d81-11ed-a3b3-46d55f776972 | InvocationID=d76d68a4-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:59:24+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e658d736-3d81-11ed-a3b3-46d55f776972 | InvocationID=e658da2e-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:59:24+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e658d736-3d81-11ed-a3b3-46d55f776972 | InvocationID=e658da2e-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:59:24+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e658d736-3d81-11ed-a3b3-46d55f776972 | InvocationID=e658da2e-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:59:24+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da6dd9da-3d81-11ed-a3b3-46d55f776972 | InvocationID=da6ddb7e-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:59:24+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e65e08b4-3d81-11ed-a3b3-46d55f776972 | InvocationID=e65e09d6-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:59:24+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e65e08b4-3d81-11ed-a3b3-46d55f776972 | InvocationID=e65e09d6-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:59:24+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e65e08b4-3d81-11ed-a3b3-46d55f776972 | InvocationID=e65e09d6-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:59:44+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e65e08b4-3d81-11ed-a3b3-46d55f776972 | InvocationID=e65e09d6-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T09:59:44+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f24d9b8a-3d81-11ed-a3b3-46d55f776972 | InvocationID=f24d9db0-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T09:59:44+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f24d9b8a-3d81-11ed-a3b3-46d55f776972 | InvocationID=f24d9db0-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:59:44+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f24d9b8a-3d81-11ed-a3b3-46d55f776972 | InvocationID=f24d9db0-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T09:59:49+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e658d736-3d81-11ed-a3b3-46d55f776972 | InvocationID=e658da2e-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T09:59:49+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5441616-3d81-11ed-a3b3-46d55f776972 | InvocationID=f54418be-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T09:59:49+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5441616-3d81-11ed-a3b3-46d55f776972 | InvocationID=f54418be-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T09:59:49+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5441616-3d81-11ed-a3b3-46d55f776972 | InvocationID=f54418be-3d81-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:00:04+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f24d9b8a-3d81-11ed-a3b3-46d55f776972 | InvocationID=f24d9db0-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:00:04+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe3dd9b4-3d81-11ed-a3b3-46d55f776972 | InvocationID=fe3ddd4c-3d81-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:00:04+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe3dd9b4-3d81-11ed-a3b3-46d55f776972 | InvocationID=fe3ddd4c-3d81-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:00:04+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe3dd9b4-3d81-11ed-a3b3-46d55f776972 | InvocationID=fe3ddd4c-3d81-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:00:14+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5441616-3d81-11ed-a3b3-46d55f776972 | InvocationID=f54418be-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:00:14+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=042f2cc4-3d82-11ed-a3b3-46d55f776972 | InvocationID=042f2e72-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:00:14+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=042f2cc4-3d82-11ed-a3b3-46d55f776972 | InvocationID=042f2e72-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:00:14+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=042f2cc4-3d82-11ed-a3b3-46d55f776972 | InvocationID=042f2e72-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:00:24+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe3dd9b4-3d81-11ed-a3b3-46d55f776972 | InvocationID=fe3ddd4c-3d81-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:00:24+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a2f54f0-3d82-11ed-a3b3-46d55f776972 | InvocationID=0a2f5694-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:00:24+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a2f54f0-3d82-11ed-a3b3-46d55f776972 | InvocationID=0a2f5694-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:00:24+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a2f54f0-3d82-11ed-a3b3-46d55f776972 | InvocationID=0a2f5694-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:00:39+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=042f2cc4-3d82-11ed-a3b3-46d55f776972 | InvocationID=042f2e72-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:00:39+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=131b268e-3d82-11ed-a3b3-46d55f776972 | InvocationID=131b2846-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:00:39+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=131b268e-3d82-11ed-a3b3-46d55f776972 | InvocationID=131b2846-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:00:39+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=131b268e-3d82-11ed-a3b3-46d55f776972 | InvocationID=131b2846-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:00:44+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a2f54f0-3d82-11ed-a3b3-46d55f776972 | InvocationID=0a2f5694-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:00:44+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=162149c6-3d82-11ed-a3b3-46d55f776972 | InvocationID=16214b60-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:00:44+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=162149c6-3d82-11ed-a3b3-46d55f776972 | InvocationID=16214b60-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:00:44+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=162149c6-3d82-11ed-a3b3-46d55f776972 | InvocationID=16214b60-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:01:04+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=131b268e-3d82-11ed-a3b3-46d55f776972 | InvocationID=131b2846-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:01:04+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2209ac92-3d82-11ed-a3b3-46d55f776972 | InvocationID=2209ae90-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:01:04+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2209ac92-3d82-11ed-a3b3-46d55f776972 | InvocationID=2209ae90-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:01:04+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2209ac92-3d82-11ed-a3b3-46d55f776972 | InvocationID=2209ae90-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:01:04+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=162149c6-3d82-11ed-a3b3-46d55f776972 | InvocationID=16214b60-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:01:04+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2211bf0e-3d82-11ed-a3b3-46d55f776972 | InvocationID=2211c09e-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:01:04+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2211bf0e-3d82-11ed-a3b3-46d55f776972 | InvocationID=2211c09e-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:01:04+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2211bf0e-3d82-11ed-a3b3-46d55f776972 | InvocationID=2211c09e-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:01:24+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2211bf0e-3d82-11ed-a3b3-46d55f776972 | InvocationID=2211c09e-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:01:24+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e01d8e4-3d82-11ed-a3b3-46d55f776972 | InvocationID=2e01db0a-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:01:24+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e01d8e4-3d82-11ed-a3b3-46d55f776972 | InvocationID=2e01db0a-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:01:24+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e01d8e4-3d82-11ed-a3b3-46d55f776972 | InvocationID=2e01db0a-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:01:29+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2209ac92-3d82-11ed-a3b3-46d55f776972 | InvocationID=2209ae90-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:01:29+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30f694ea-3d82-11ed-a3b3-46d55f776972 | InvocationID=30f697c4-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:01:29+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30f694ea-3d82-11ed-a3b3-46d55f776972 | InvocationID=30f697c4-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:01:29+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30f694ea-3d82-11ed-a3b3-46d55f776972 | InvocationID=30f697c4-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:01:44+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e01d8e4-3d82-11ed-a3b3-46d55f776972 | InvocationID=2e01db0a-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:01:44+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39f492e0-3d82-11ed-a3b3-46d55f776972 | InvocationID=39f494ca-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:01:44+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39f492e0-3d82-11ed-a3b3-46d55f776972 | InvocationID=39f494ca-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:01:44+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39f492e0-3d82-11ed-a3b3-46d55f776972 | InvocationID=39f494ca-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:01:54+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30f694ea-3d82-11ed-a3b3-46d55f776972 | InvocationID=30f697c4-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:01:54+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fe21a60-3d82-11ed-a3b3-46d55f776972 | InvocationID=3fe21c0e-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:01:54+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fe21a60-3d82-11ed-a3b3-46d55f776972 | InvocationID=3fe21c0e-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:01:54+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3fe21a60-3d82-11ed-a3b3-46d55f776972 | InvocationID=3fe21c0e-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:02:04+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39f492e0-3d82-11ed-a3b3-46d55f776972 | InvocationID=39f494ca-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:02:04+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45e4fc84-3d82-11ed-a3b3-46d55f776972 | InvocationID=45e4ff18-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:02:04+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45e4fc84-3d82-11ed-a3b3-46d55f776972 | InvocationID=45e4ff18-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:02:04+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=45e4fc84-3d82-11ed-a3b3-46d55f776972 | InvocationID=45e4ff18-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:02:19+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3fe21a60-3d82-11ed-a3b3-46d55f776972 | InvocationID=3fe21c0e-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:02:19+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ecf3422-3d82-11ed-a3b3-46d55f776972 | InvocationID=4ecf3648-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:02:19+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ecf3422-3d82-11ed-a3b3-46d55f776972 | InvocationID=4ecf3648-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:02:19+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ecf3422-3d82-11ed-a3b3-46d55f776972 | InvocationID=4ecf3648-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:02:24+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=45e4fc84-3d82-11ed-a3b3-46d55f776972 | InvocationID=45e4ff18-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:02:24+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51d500f2-3d82-11ed-a3b3-46d55f776972 | InvocationID=51d50296-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:02:24+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51d500f2-3d82-11ed-a3b3-46d55f776972 | InvocationID=51d50296-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:02:24+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=51d500f2-3d82-11ed-a3b3-46d55f776972 | InvocationID=51d50296-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:02:44+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ecf3422-3d82-11ed-a3b3-46d55f776972 | InvocationID=4ecf3648-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:02:44+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5dbb5164-3d82-11ed-a3b3-46d55f776972 | InvocationID=5dbb531c-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:02:44+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5dbb5164-3d82-11ed-a3b3-46d55f776972 | InvocationID=5dbb531c-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:02:44+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5dbb5164-3d82-11ed-a3b3-46d55f776972 | InvocationID=5dbb531c-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:02:44+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=51d500f2-3d82-11ed-a3b3-46d55f776972 | InvocationID=51d50296-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:02:44+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5dc5e606-3d82-11ed-a3b3-46d55f776972 | InvocationID=5dc5e764-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:02:44+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5dc5e606-3d82-11ed-a3b3-46d55f776972 | InvocationID=5dc5e764-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:02:44+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5dc5e606-3d82-11ed-a3b3-46d55f776972 | InvocationID=5dc5e764-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:03:04+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5dc5e606-3d82-11ed-a3b3-46d55f776972 | InvocationID=5dc5e764-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:03:04+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69b64a82-3d82-11ed-a3b3-46d55f776972 | InvocationID=69b64f0a-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:03:04+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69b64a82-3d82-11ed-a3b3-46d55f776972 | InvocationID=69b64f0a-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:03:04+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69b64a82-3d82-11ed-a3b3-46d55f776972 | InvocationID=69b64f0a-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:03:09+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5dbb5164-3d82-11ed-a3b3-46d55f776972 | InvocationID=5dbb531c-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:03:09+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6caa4342-3d82-11ed-a3b3-46d55f776972 | InvocationID=6caa45d6-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:03:09+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6caa4342-3d82-11ed-a3b3-46d55f776972 | InvocationID=6caa45d6-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:03:09+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6caa4342-3d82-11ed-a3b3-46d55f776972 | InvocationID=6caa45d6-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:03:24+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69b64a82-3d82-11ed-a3b3-46d55f776972 | InvocationID=69b64f0a-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:03:24+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75a82a86-3d82-11ed-a3b3-46d55f776972 | InvocationID=75a82dd8-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:03:24+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75a82a86-3d82-11ed-a3b3-46d55f776972 | InvocationID=75a82dd8-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:03:24+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=75a82a86-3d82-11ed-a3b3-46d55f776972 | InvocationID=75a82dd8-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:03:34+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6caa4342-3d82-11ed-a3b3-46d55f776972 | InvocationID=6caa45d6-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:03:34+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b95b3a0-3d82-11ed-a3b3-46d55f776972 | InvocationID=7b95b68e-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:03:34+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b95b3a0-3d82-11ed-a3b3-46d55f776972 | InvocationID=7b95b68e-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:03:34+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b95b3a0-3d82-11ed-a3b3-46d55f776972 | InvocationID=7b95b68e-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:03:44+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=75a82a86-3d82-11ed-a3b3-46d55f776972 | InvocationID=75a82dd8-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:03:44+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81996364-3d82-11ed-a3b3-46d55f776972 | InvocationID=8199656c-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:03:44+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81996364-3d82-11ed-a3b3-46d55f776972 | InvocationID=8199656c-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:03:44+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81996364-3d82-11ed-a3b3-46d55f776972 | InvocationID=8199656c-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:03:59+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b95b3a0-3d82-11ed-a3b3-46d55f776972 | InvocationID=7b95b68e-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:03:59+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a81cdb8-3d82-11ed-a3b3-46d55f776972 | InvocationID=8a81cfc0-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:03:59+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a81cdb8-3d82-11ed-a3b3-46d55f776972 | InvocationID=8a81cfc0-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:03:59+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a81cdb8-3d82-11ed-a3b3-46d55f776972 | InvocationID=8a81cfc0-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:04:04+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81996364-3d82-11ed-a3b3-46d55f776972 | InvocationID=8199656c-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:04:04+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d896340-3d82-11ed-a3b3-46d55f776972 | InvocationID=8d8965d4-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:04:04+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d896340-3d82-11ed-a3b3-46d55f776972 | InvocationID=8d8965d4-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:04:04+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d896340-3d82-11ed-a3b3-46d55f776972 | InvocationID=8d8965d4-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:04:24+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a81cdb8-3d82-11ed-a3b3-46d55f776972 | InvocationID=8a81cfc0-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:04:24+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=996f3b12-3d82-11ed-a3b3-46d55f776972 | InvocationID=996f3d10-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:04:24+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=996f3b12-3d82-11ed-a3b3-46d55f776972 | InvocationID=996f3d10-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:04:24+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=996f3b12-3d82-11ed-a3b3-46d55f776972 | InvocationID=996f3d10-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:04:24+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d896340-3d82-11ed-a3b3-46d55f776972 | InvocationID=8d8965d4-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:04:24+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9979791a-3d82-11ed-a3b3-46d55f776972 | InvocationID=99797a82-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:04:24+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9979791a-3d82-11ed-a3b3-46d55f776972 | InvocationID=99797a82-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:04:24+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9979791a-3d82-11ed-a3b3-46d55f776972 | InvocationID=99797a82-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:04:44+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9979791a-3d82-11ed-a3b3-46d55f776972 | InvocationID=99797a82-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:04:44+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a56974b4-3d82-11ed-a3b3-46d55f776972 | InvocationID=a56976ee-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:04:44+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a56974b4-3d82-11ed-a3b3-46d55f776972 | InvocationID=a56976ee-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:04:44+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a56974b4-3d82-11ed-a3b3-46d55f776972 | InvocationID=a56976ee-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:04:49+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=996f3b12-3d82-11ed-a3b3-46d55f776972 | InvocationID=996f3d10-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:04:49+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a85abb6a-3d82-11ed-a3b3-46d55f776972 | InvocationID=a85abd90-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:04:49+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a85abb6a-3d82-11ed-a3b3-46d55f776972 | InvocationID=a85abd90-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:04:49+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a85abb6a-3d82-11ed-a3b3-46d55f776972 | InvocationID=a85abd90-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:05:04+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a56974b4-3d82-11ed-a3b3-46d55f776972 | InvocationID=a56976ee-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:05:04+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b15a1bca-3d82-11ed-a3b3-46d55f776972 | InvocationID=b15a1e68-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:05:04+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b15a1bca-3d82-11ed-a3b3-46d55f776972 | InvocationID=b15a1e68-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:05:04+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b15a1bca-3d82-11ed-a3b3-46d55f776972 | InvocationID=b15a1e68-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:05:14+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a85abb6a-3d82-11ed-a3b3-46d55f776972 | InvocationID=a85abd90-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:05:14+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b745a9e6-3d82-11ed-a3b3-46d55f776972 | InvocationID=b745ab8a-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:05:14+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b745a9e6-3d82-11ed-a3b3-46d55f776972 | InvocationID=b745ab8a-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:05:14+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b745a9e6-3d82-11ed-a3b3-46d55f776972 | InvocationID=b745ab8a-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:05:24+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b15a1bca-3d82-11ed-a3b3-46d55f776972 | InvocationID=b15a1e68-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:05:24+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd4b90e4-3d82-11ed-a3b3-46d55f776972 | InvocationID=bd4b92d8-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:05:24+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd4b90e4-3d82-11ed-a3b3-46d55f776972 | InvocationID=bd4b92d8-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:05:24+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd4b90e4-3d82-11ed-a3b3-46d55f776972 | InvocationID=bd4b92d8-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:05:39+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b745a9e6-3d82-11ed-a3b3-46d55f776972 | InvocationID=b745ab8a-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:05:39+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c63209d6-3d82-11ed-a3b3-46d55f776972 | InvocationID=c6320b98-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:05:39+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c63209d6-3d82-11ed-a3b3-46d55f776972 | InvocationID=c6320b98-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:05:39+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c63209d6-3d82-11ed-a3b3-46d55f776972 | InvocationID=c6320b98-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:05:44+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd4b90e4-3d82-11ed-a3b3-46d55f776972 | InvocationID=bd4b92d8-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:05:44+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c93de384-3d82-11ed-a3b3-46d55f776972 | InvocationID=c93de5fa-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:05:44+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c93de384-3d82-11ed-a3b3-46d55f776972 | InvocationID=c93de5fa-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:05:44+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c93de384-3d82-11ed-a3b3-46d55f776972 | InvocationID=c93de5fa-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:06:04+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c63209d6-3d82-11ed-a3b3-46d55f776972 | InvocationID=c6320b98-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:06:04+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d51d6ddc-3d82-11ed-a3b3-46d55f776972 | InvocationID=d51d6fda-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:06:04+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d51d6ddc-3d82-11ed-a3b3-46d55f776972 | InvocationID=d51d6fda-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:06:04+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d51d6ddc-3d82-11ed-a3b3-46d55f776972 | InvocationID=d51d6fda-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:06:04+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c93de384-3d82-11ed-a3b3-46d55f776972 | InvocationID=c93de5fa-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:06:05+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d52f3904-3d82-11ed-a3b3-46d55f776972 | InvocationID=d52f3bb6-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:06:05+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d52f3904-3d82-11ed-a3b3-46d55f776972 | InvocationID=d52f3bb6-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:06:05+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d52f3904-3d82-11ed-a3b3-46d55f776972 | InvocationID=d52f3bb6-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:06:25+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d52f3904-3d82-11ed-a3b3-46d55f776972 | InvocationID=d52f3bb6-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:06:25+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1249718-3d82-11ed-a3b3-46d55f776972 | InvocationID=e1249f4c-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:06:25+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1249718-3d82-11ed-a3b3-46d55f776972 | InvocationID=e1249f4c-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:06:25+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e1249718-3d82-11ed-a3b3-46d55f776972 | InvocationID=e1249f4c-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:06:29+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d51d6ddc-3d82-11ed-a3b3-46d55f776972 | InvocationID=d51d6fda-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:06:29+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e40bcb5e-3d82-11ed-a3b3-46d55f776972 | InvocationID=e40bced8-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:06:29+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e40bcb5e-3d82-11ed-a3b3-46d55f776972 | InvocationID=e40bced8-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:06:29+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e40bcb5e-3d82-11ed-a3b3-46d55f776972 | InvocationID=e40bced8-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:06:45+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e1249718-3d82-11ed-a3b3-46d55f776972 | InvocationID=e1249f4c-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:06:45+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed161f38-3d82-11ed-a3b3-46d55f776972 | InvocationID=ed162154-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:06:45+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed161f38-3d82-11ed-a3b3-46d55f776972 | InvocationID=ed162154-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:06:45+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed161f38-3d82-11ed-a3b3-46d55f776972 | InvocationID=ed162154-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:06:54+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e40bcb5e-3d82-11ed-a3b3-46d55f776972 | InvocationID=e40bced8-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:06:54+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2f74454-3d82-11ed-a3b3-46d55f776972 | InvocationID=f2f746fc-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:06:54+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2f74454-3d82-11ed-a3b3-46d55f776972 | InvocationID=f2f746fc-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:06:55+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2f74454-3d82-11ed-a3b3-46d55f776972 | InvocationID=f2f746fc-3d82-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:07:05+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed161f38-3d82-11ed-a3b3-46d55f776972 | InvocationID=ed162154-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:07:05+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9066370-3d82-11ed-a3b3-46d55f776972 | InvocationID=f9068a94-3d82-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:07:05+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9066370-3d82-11ed-a3b3-46d55f776972 | InvocationID=f9068a94-3d82-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:07:05+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f9066370-3d82-11ed-a3b3-46d55f776972 | InvocationID=f9068a94-3d82-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:07:20+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2f74454-3d82-11ed-a3b3-46d55f776972 | InvocationID=f2f746fc-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:07:20+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01e3e242-3d83-11ed-a3b3-46d55f776972 | InvocationID=01e3ed96-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:07:20+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01e3e242-3d83-11ed-a3b3-46d55f776972 | InvocationID=01e3ed96-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:07:20+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01e3e242-3d83-11ed-a3b3-46d55f776972 | InvocationID=01e3ed96-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:07:25+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f9066370-3d82-11ed-a3b3-46d55f776972 | InvocationID=f9068a94-3d82-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:07:25+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05046d52-3d83-11ed-a3b3-46d55f776972 | InvocationID=05046f96-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:07:25+0000 | aai_event_thread | 139660588559136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05046d52-3d83-11ed-a3b3-46d55f776972 | InvocationID=05046f96-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:07:25+0000 | aai_event_thread | 139660588559136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=05046d52-3d83-11ed-a3b3-46d55f776972 | InvocationID=05046f96-3d83-11ed-a3b3-46d55f776972 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-09-26T10:07:45+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01e3e242-3d83-11ed-a3b3-46d55f776972 | InvocationID=01e3ed96-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:07:45+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10d3baac-3d83-11ed-a3b3-46d55f776972 | InvocationID=10d3beda-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:07:45+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10d3baac-3d83-11ed-a3b3-46d55f776972 | InvocationID=10d3beda-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:07:45+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10d3baac-3d83-11ed-a3b3-46d55f776972 | InvocationID=10d3beda-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:07:45+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=05046d52-3d83-11ed-a3b3-46d55f776972 | InvocationID=05046f96-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:07:45+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10f6a328-3d83-11ed-a3b3-46d55f776972 | InvocationID=10f6a51c-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:08:09+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=10f6a328-3d83-11ed-a3b3-46d55f776972 | InvocationID=10f6a51c-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:08:09+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fa9fab4-3d83-11ed-a3b3-46d55f776972 | InvocationID=1fa9fe24-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:08:10+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10d3baac-3d83-11ed-a3b3-46d55f776972 | InvocationID=10d3beda-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:08:10+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fbedb46-3d83-11ed-a3b3-46d55f776972 | InvocationID=1fbedd30-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:08:10+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fbedb46-3d83-11ed-a3b3-46d55f776972 | InvocationID=1fbedd30-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:08:10+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1fbedb46-3d83-11ed-a3b3-46d55f776972 | InvocationID=1fbedd30-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:08:30+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1fa9fab4-3d83-11ed-a3b3-46d55f776972 | InvocationID=1fa9fe24-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:08:30+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b9fba8e-3d83-11ed-a3b3-46d55f776972 | InvocationID=2b9fbdae-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:08:35+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1fbedb46-3d83-11ed-a3b3-46d55f776972 | InvocationID=1fbedd30-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:08:35+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2eaa1882-3d83-11ed-a3b3-46d55f776972 | InvocationID=2eaa1b7a-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:08:35+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2eaa1882-3d83-11ed-a3b3-46d55f776972 | InvocationID=2eaa1b7a-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:08:35+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2eaa1882-3d83-11ed-a3b3-46d55f776972 | InvocationID=2eaa1b7a-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:08:50+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2b9fba8e-3d83-11ed-a3b3-46d55f776972 | InvocationID=2b9fbdae-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:08:50+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37ca5580-3d83-11ed-a3b3-46d55f776972 | InvocationID=37ca57f6-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:09:00+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2eaa1882-3d83-11ed-a3b3-46d55f776972 | InvocationID=2eaa1b7a-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:09:00+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d971228-3d83-11ed-a3b3-46d55f776972 | InvocationID=3d9713c2-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:09:00+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d971228-3d83-11ed-a3b3-46d55f776972 | InvocationID=3d9713c2-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:09:00+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d971228-3d83-11ed-a3b3-46d55f776972 | InvocationID=3d9713c2-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:09:10+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=37ca5580-3d83-11ed-a3b3-46d55f776972 | InvocationID=37ca57f6-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:09:10+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=43dadafc-3d83-11ed-a3b3-46d55f776972 | InvocationID=43dadd72-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:09:25+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d971228-3d83-11ed-a3b3-46d55f776972 | InvocationID=3d9713c2-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:09:25+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c835684-3d83-11ed-a3b3-46d55f776972 | InvocationID=4c835828-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:09:25+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c835684-3d83-11ed-a3b3-46d55f776972 | InvocationID=4c835828-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:09:25+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c835684-3d83-11ed-a3b3-46d55f776972 | InvocationID=4c835828-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:09:30+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=43dadafc-3d83-11ed-a3b3-46d55f776972 | InvocationID=43dadd72-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:09:30+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ff0a0c4-3d83-11ed-a3b3-46d55f776972 | InvocationID=4ff0a2a4-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:09:50+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c835684-3d83-11ed-a3b3-46d55f776972 | InvocationID=4c835828-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:09:50+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b725faa-3d83-11ed-a3b3-46d55f776972 | InvocationID=5b7261da-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:09:50+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b725faa-3d83-11ed-a3b3-46d55f776972 | InvocationID=5b7261da-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:09:50+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b725faa-3d83-11ed-a3b3-46d55f776972 | InvocationID=5b7261da-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:09:51+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4ff0a0c4-3d83-11ed-a3b3-46d55f776972 | InvocationID=4ff0a2a4-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:09:51+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c35f91a-3d83-11ed-a3b3-46d55f776972 | InvocationID=5c35fb2c-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:10:15+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b725faa-3d83-11ed-a3b3-46d55f776972 | InvocationID=5b7261da-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:10:15+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a5d59c0-3d83-11ed-a3b3-46d55f776972 | InvocationID=6a5d5bd2-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:10:15+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a5d59c0-3d83-11ed-a3b3-46d55f776972 | InvocationID=6a5d5bd2-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:10:15+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a5d59c0-3d83-11ed-a3b3-46d55f776972 | InvocationID=6a5d5bd2-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:10:16+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5c35f91a-3d83-11ed-a3b3-46d55f776972 | InvocationID=5c35fb2c-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:10:16+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6af8fe66-3d83-11ed-a3b3-46d55f776972 | InvocationID=6af901b8-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:10:40+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a5d59c0-3d83-11ed-a3b3-46d55f776972 | InvocationID=6a5d5bd2-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:10:40+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79485e08-3d83-11ed-a3b3-46d55f776972 | InvocationID=794861e6-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:10:40+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79485e08-3d83-11ed-a3b3-46d55f776972 | InvocationID=794861e6-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:10:40+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79485e08-3d83-11ed-a3b3-46d55f776972 | InvocationID=794861e6-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:10:41+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6af8fe66-3d83-11ed-a3b3-46d55f776972 | InvocationID=6af901b8-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:10:41+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79bbd73e-3d83-11ed-a3b3-46d55f776972 | InvocationID=79bbd978-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:11:05+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79485e08-3d83-11ed-a3b3-46d55f776972 | InvocationID=794861e6-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:11:05+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8840d2d2-3d83-11ed-a3b3-46d55f776972 | InvocationID=8840d4f8-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:11:05+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8840d2d2-3d83-11ed-a3b3-46d55f776972 | InvocationID=8840d4f8-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:11:05+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8840d2d2-3d83-11ed-a3b3-46d55f776972 | InvocationID=8840d4f8-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:11:05+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=79bbd73e-3d83-11ed-a3b3-46d55f776972 | InvocationID=79bbd978-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:11:05+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=887d031a-3d83-11ed-a3b3-46d55f776972 | InvocationID=887d0536-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:11:30+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8840d2d2-3d83-11ed-a3b3-46d55f776972 | InvocationID=8840d4f8-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:11:30+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=972ca15e-3d83-11ed-a3b3-46d55f776972 | InvocationID=972ca2e4-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:11:30+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=972ca15e-3d83-11ed-a3b3-46d55f776972 | InvocationID=972ca2e4-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:11:30+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=972ca15e-3d83-11ed-a3b3-46d55f776972 | InvocationID=972ca2e4-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:11:30+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=887d031a-3d83-11ed-a3b3-46d55f776972 | InvocationID=887d0536-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:11:30+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97425972-3d83-11ed-a3b3-46d55f776972 | InvocationID=97425b0c-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:11:55+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=97425972-3d83-11ed-a3b3-46d55f776972 | InvocationID=97425b0c-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:11:55+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a60813ca-3d83-11ed-a3b3-46d55f776972 | InvocationID=a608156e-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:11:55+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=972ca15e-3d83-11ed-a3b3-46d55f776972 | InvocationID=972ca2e4-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:11:55+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a617eed0-3d83-11ed-a3b3-46d55f776972 | InvocationID=a617f056-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:11:55+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a617eed0-3d83-11ed-a3b3-46d55f776972 | InvocationID=a617f056-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:11:55+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a617eed0-3d83-11ed-a3b3-46d55f776972 | InvocationID=a617f056-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:12:20+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a60813ca-3d83-11ed-a3b3-46d55f776972 | InvocationID=a608156e-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:12:20+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4cda6b8-3d83-11ed-a3b3-46d55f776972 | InvocationID=b4cda9b0-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:12:20+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a617eed0-3d83-11ed-a3b3-46d55f776972 | InvocationID=a617f056-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:12:20+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5030808-3d83-11ed-a3b3-46d55f776972 | InvocationID=b50309e8-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:12:20+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5030808-3d83-11ed-a3b3-46d55f776972 | InvocationID=b50309e8-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:12:20+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5030808-3d83-11ed-a3b3-46d55f776972 | InvocationID=b50309e8-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:12:44+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4cda6b8-3d83-11ed-a3b3-46d55f776972 | InvocationID=b4cda9b0-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:12:44+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c38fb5a6-3d83-11ed-a3b3-46d55f776972 | InvocationID=c38fb72c-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:12:45+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5030808-3d83-11ed-a3b3-46d55f776972 | InvocationID=b50309e8-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:12:45+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3ee40f8-3d83-11ed-a3b3-46d55f776972 | InvocationID=c3ee42a6-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:12:45+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3ee40f8-3d83-11ed-a3b3-46d55f776972 | InvocationID=c3ee42a6-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:12:45+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c3ee40f8-3d83-11ed-a3b3-46d55f776972 | InvocationID=c3ee42a6-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:13:09+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c38fb5a6-3d83-11ed-a3b3-46d55f776972 | InvocationID=c38fb72c-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:13:09+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2553cdc-3d83-11ed-a3b3-46d55f776972 | InvocationID=d2553e8a-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:13:10+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c3ee40f8-3d83-11ed-a3b3-46d55f776972 | InvocationID=c3ee42a6-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:13:10+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2d99504-3d83-11ed-a3b3-46d55f776972 | InvocationID=d2d99702-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:13:10+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2d99504-3d83-11ed-a3b3-46d55f776972 | InvocationID=d2d99702-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:13:10+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2d99504-3d83-11ed-a3b3-46d55f776972 | InvocationID=d2d99702-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:13:34+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d2553cdc-3d83-11ed-a3b3-46d55f776972 | InvocationID=d2553e8a-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:13:34+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e118be7e-3d83-11ed-a3b3-46d55f776972 | InvocationID=e118c018-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:13:35+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2d99504-3d83-11ed-a3b3-46d55f776972 | InvocationID=d2d99702-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:13:35+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1c55508-3d83-11ed-a3b3-46d55f776972 | InvocationID=e1c558d2-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:13:35+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1c55508-3d83-11ed-a3b3-46d55f776972 | InvocationID=e1c558d2-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:13:35+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1c55508-3d83-11ed-a3b3-46d55f776972 | InvocationID=e1c558d2-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:13:59+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e118be7e-3d83-11ed-a3b3-46d55f776972 | InvocationID=e118c018-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:13:59+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efda48c4-3d83-11ed-a3b3-46d55f776972 | InvocationID=efda4ab8-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:14:00+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1c55508-3d83-11ed-a3b3-46d55f776972 | InvocationID=e1c558d2-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:14:00+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0b082cc-3d83-11ed-a3b3-46d55f776972 | InvocationID=f0b084d4-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:14:00+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0b082cc-3d83-11ed-a3b3-46d55f776972 | InvocationID=f0b084d4-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:14:00+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0b082cc-3d83-11ed-a3b3-46d55f776972 | InvocationID=f0b084d4-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:14:23+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=efda48c4-3d83-11ed-a3b3-46d55f776972 | InvocationID=efda4ab8-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:14:23+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe9b69f6-3d83-11ed-a3b3-46d55f776972 | InvocationID=fe9b6e6a-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:14:25+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0b082cc-3d83-11ed-a3b3-46d55f776972 | InvocationID=f0b084d4-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:14:25+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff9b53ca-3d83-11ed-a3b3-46d55f776972 | InvocationID=ff9b55d2-3d83-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:14:25+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff9b53ca-3d83-11ed-a3b3-46d55f776972 | InvocationID=ff9b55d2-3d83-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:14:25+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff9b53ca-3d83-11ed-a3b3-46d55f776972 | InvocationID=ff9b55d2-3d83-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:14:48+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe9b69f6-3d83-11ed-a3b3-46d55f776972 | InvocationID=fe9b6e6a-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:14:48+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d5f04a2-3d84-11ed-a3b3-46d55f776972 | InvocationID=0d5f0998-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:14:50+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff9b53ca-3d83-11ed-a3b3-46d55f776972 | InvocationID=ff9b55d2-3d83-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:14:50+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e860574-3d84-11ed-a3b3-46d55f776972 | InvocationID=0e860894-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:14:50+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e860574-3d84-11ed-a3b3-46d55f776972 | InvocationID=0e860894-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:14:50+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e860574-3d84-11ed-a3b3-46d55f776972 | InvocationID=0e860894-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:15:13+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d5f04a2-3d84-11ed-a3b3-46d55f776972 | InvocationID=0d5f0998-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:15:13+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c1f9ec0-3d84-11ed-a3b3-46d55f776972 | InvocationID=1c1fa078-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:15:15+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e860574-3d84-11ed-a3b3-46d55f776972 | InvocationID=0e860894-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:15:15+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d71cbcc-3d84-11ed-a3b3-46d55f776972 | InvocationID=1d71ce92-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:15:15+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d71cbcc-3d84-11ed-a3b3-46d55f776972 | InvocationID=1d71ce92-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:15:15+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d71cbcc-3d84-11ed-a3b3-46d55f776972 | InvocationID=1d71ce92-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:15:38+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1c1f9ec0-3d84-11ed-a3b3-46d55f776972 | InvocationID=1c1fa078-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:15:38+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2aec9908-3d84-11ed-a3b3-46d55f776972 | InvocationID=2aec9bce-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:15:40+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d71cbcc-3d84-11ed-a3b3-46d55f776972 | InvocationID=1d71ce92-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:15:40+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c5cab98-3d84-11ed-a3b3-46d55f776972 | InvocationID=2c5cada0-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:15:40+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c5cab98-3d84-11ed-a3b3-46d55f776972 | InvocationID=2c5cada0-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:15:40+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c5cab98-3d84-11ed-a3b3-46d55f776972 | InvocationID=2c5cada0-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:16:03+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2aec9908-3d84-11ed-a3b3-46d55f776972 | InvocationID=2aec9bce-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:16:03+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39ae8528-3d84-11ed-a3b3-46d55f776972 | InvocationID=39ae8794-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:16:05+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c5cab98-3d84-11ed-a3b3-46d55f776972 | InvocationID=2c5cada0-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:16:05+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b498f2c-3d84-11ed-a3b3-46d55f776972 | InvocationID=3b4991a2-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:16:05+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b498f2c-3d84-11ed-a3b3-46d55f776972 | InvocationID=3b4991a2-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:16:05+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b498f2c-3d84-11ed-a3b3-46d55f776972 | InvocationID=3b4991a2-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:16:27+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39ae8528-3d84-11ed-a3b3-46d55f776972 | InvocationID=39ae8794-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:16:27+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=486fbd8e-3d84-11ed-a3b3-46d55f776972 | InvocationID=486fbfc8-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:16:30+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b498f2c-3d84-11ed-a3b3-46d55f776972 | InvocationID=3b4991a2-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:16:30+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a34a544-3d84-11ed-a3b3-46d55f776972 | InvocationID=4a34a79c-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:16:30+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a34a544-3d84-11ed-a3b3-46d55f776972 | InvocationID=4a34a79c-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:16:30+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a34a544-3d84-11ed-a3b3-46d55f776972 | InvocationID=4a34a79c-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:16:52+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=486fbd8e-3d84-11ed-a3b3-46d55f776972 | InvocationID=486fbfc8-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:16:52+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57314aae-3d84-11ed-a3b3-46d55f776972 | InvocationID=57314c5c-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:16:55+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a34a544-3d84-11ed-a3b3-46d55f776972 | InvocationID=4a34a79c-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:16:55+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=591f967c-3d84-11ed-a3b3-46d55f776972 | InvocationID=591f9820-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:16:55+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=591f967c-3d84-11ed-a3b3-46d55f776972 | InvocationID=591f9820-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:16:55+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=591f967c-3d84-11ed-a3b3-46d55f776972 | InvocationID=591f9820-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:17:17+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=57314aae-3d84-11ed-a3b3-46d55f776972 | InvocationID=57314c5c-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:17:17+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65f2bcda-3d84-11ed-a3b3-46d55f776972 | InvocationID=65f2be88-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:17:20+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=591f967c-3d84-11ed-a3b3-46d55f776972 | InvocationID=591f9820-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:17:20+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=680aa8a2-3d84-11ed-a3b3-46d55f776972 | InvocationID=680aaad2-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:17:20+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=680aa8a2-3d84-11ed-a3b3-46d55f776972 | InvocationID=680aaad2-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:17:20+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=680aa8a2-3d84-11ed-a3b3-46d55f776972 | InvocationID=680aaad2-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:17:42+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=65f2bcda-3d84-11ed-a3b3-46d55f776972 | InvocationID=65f2be88-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:17:42+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74bf232a-3d84-11ed-a3b3-46d55f776972 | InvocationID=74bf25d2-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:17:45+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=680aa8a2-3d84-11ed-a3b3-46d55f776972 | InvocationID=680aaad2-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:17:45+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76f5f402-3d84-11ed-a3b3-46d55f776972 | InvocationID=76f5f5a6-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:17:45+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76f5f402-3d84-11ed-a3b3-46d55f776972 | InvocationID=76f5f5a6-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:17:45+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=76f5f402-3d84-11ed-a3b3-46d55f776972 | InvocationID=76f5f5a6-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:18:06+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=74bf232a-3d84-11ed-a3b3-46d55f776972 | InvocationID=74bf25d2-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:18:06+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83834670-3d84-11ed-a3b3-46d55f776972 | InvocationID=83834990-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:18:10+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=76f5f402-3d84-11ed-a3b3-46d55f776972 | InvocationID=76f5f5a6-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:18:10+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85e0f8ae-3d84-11ed-a3b3-46d55f776972 | InvocationID=85e0fa52-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:18:10+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85e0f8ae-3d84-11ed-a3b3-46d55f776972 | InvocationID=85e0fa52-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:18:10+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85e0f8ae-3d84-11ed-a3b3-46d55f776972 | InvocationID=85e0fa52-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:18:31+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=83834670-3d84-11ed-a3b3-46d55f776972 | InvocationID=83834990-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:18:31+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92454e42-3d84-11ed-a3b3-46d55f776972 | InvocationID=924552c0-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:18:35+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85e0f8ae-3d84-11ed-a3b3-46d55f776972 | InvocationID=85e0fa52-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:18:35+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94cbdc4e-3d84-11ed-a3b3-46d55f776972 | InvocationID=94cbddfc-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:18:35+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94cbdc4e-3d84-11ed-a3b3-46d55f776972 | InvocationID=94cbddfc-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:18:35+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=94cbdc4e-3d84-11ed-a3b3-46d55f776972 | InvocationID=94cbddfc-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:18:56+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=92454e42-3d84-11ed-a3b3-46d55f776972 | InvocationID=924552c0-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:18:56+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1084006-3d84-11ed-a3b3-46d55f776972 | InvocationID=a10842a4-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:19:01+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=94cbdc4e-3d84-11ed-a3b3-46d55f776972 | InvocationID=94cbddfc-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:19:01+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3b72268-3d84-11ed-a3b3-46d55f776972 | InvocationID=a3b7247a-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:19:01+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3b72268-3d84-11ed-a3b3-46d55f776972 | InvocationID=a3b7247a-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:19:01+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3b72268-3d84-11ed-a3b3-46d55f776972 | InvocationID=a3b7247a-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:19:21+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a1084006-3d84-11ed-a3b3-46d55f776972 | InvocationID=a10842a4-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:19:21+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=afccb37e-3d84-11ed-a3b3-46d55f776972 | InvocationID=afccb72a-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:19:26+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3b72268-3d84-11ed-a3b3-46d55f776972 | InvocationID=a3b7247a-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:19:26+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2a5d6b6-3d84-11ed-a3b3-46d55f776972 | InvocationID=b2a5d850-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:19:26+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2a5d6b6-3d84-11ed-a3b3-46d55f776972 | InvocationID=b2a5d850-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:19:26+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2a5d6b6-3d84-11ed-a3b3-46d55f776972 | InvocationID=b2a5d850-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:19:46+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=afccb37e-3d84-11ed-a3b3-46d55f776972 | InvocationID=afccb72a-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:19:46+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be97c2f4-3d84-11ed-a3b3-46d55f776972 | InvocationID=be97c740-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:19:51+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2a5d6b6-3d84-11ed-a3b3-46d55f776972 | InvocationID=b2a5d850-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:19:51+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c190a82c-3d84-11ed-a3b3-46d55f776972 | InvocationID=c190aa8e-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:19:51+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c190a82c-3d84-11ed-a3b3-46d55f776972 | InvocationID=c190aa8e-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:19:51+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c190a82c-3d84-11ed-a3b3-46d55f776972 | InvocationID=c190aa8e-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:20:10+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be97c2f4-3d84-11ed-a3b3-46d55f776972 | InvocationID=be97c740-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:20:10+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd5c1416-3d84-11ed-a3b3-46d55f776972 | InvocationID=cd5c1bdc-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:20:16+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c190a82c-3d84-11ed-a3b3-46d55f776972 | InvocationID=c190aa8e-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:20:16+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d07bff1c-3d84-11ed-a3b3-46d55f776972 | InvocationID=d07c00ca-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:20:16+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d07bff1c-3d84-11ed-a3b3-46d55f776972 | InvocationID=d07c00ca-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:20:16+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d07bff1c-3d84-11ed-a3b3-46d55f776972 | InvocationID=d07c00ca-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:20:35+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cd5c1416-3d84-11ed-a3b3-46d55f776972 | InvocationID=cd5c1bdc-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:20:35+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc1f6886-3d84-11ed-a3b3-46d55f776972 | InvocationID=dc1f6b38-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:20:41+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d07bff1c-3d84-11ed-a3b3-46d55f776972 | InvocationID=d07c00ca-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:20:41+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df678f8c-3d84-11ed-a3b3-46d55f776972 | InvocationID=df6792ac-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:20:41+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df678f8c-3d84-11ed-a3b3-46d55f776972 | InvocationID=df6792ac-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:20:41+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df678f8c-3d84-11ed-a3b3-46d55f776972 | InvocationID=df6792ac-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:21:00+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dc1f6886-3d84-11ed-a3b3-46d55f776972 | InvocationID=dc1f6b38-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:21:00+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eae1078a-3d84-11ed-a3b3-46d55f776972 | InvocationID=eae1097e-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:21:06+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df678f8c-3d84-11ed-a3b3-46d55f776972 | InvocationID=df6792ac-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:21:06+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee543158-3d84-11ed-a3b3-46d55f776972 | InvocationID=ee54336a-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:21:06+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee543158-3d84-11ed-a3b3-46d55f776972 | InvocationID=ee54336a-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:21:06+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee543158-3d84-11ed-a3b3-46d55f776972 | InvocationID=ee54336a-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:21:25+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eae1078a-3d84-11ed-a3b3-46d55f776972 | InvocationID=eae1097e-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:21:25+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9a3c654-3d84-11ed-a3b3-46d55f776972 | InvocationID=f9a3c8ac-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:21:31+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee543158-3d84-11ed-a3b3-46d55f776972 | InvocationID=ee54336a-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:21:31+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd3eef50-3d84-11ed-a3b3-46d55f776972 | InvocationID=fd3ef19e-3d84-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:21:31+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd3eef50-3d84-11ed-a3b3-46d55f776972 | InvocationID=fd3ef19e-3d84-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:21:31+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd3eef50-3d84-11ed-a3b3-46d55f776972 | InvocationID=fd3ef19e-3d84-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:21:49+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f9a3c654-3d84-11ed-a3b3-46d55f776972 | InvocationID=f9a3c8ac-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:21:49+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08650c3e-3d85-11ed-a3b3-46d55f776972 | InvocationID=08650fa4-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:21:56+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd3eef50-3d84-11ed-a3b3-46d55f776972 | InvocationID=fd3ef19e-3d84-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:21:56+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c2a2a48-3d85-11ed-a3b3-46d55f776972 | InvocationID=0c2a2bf6-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:21:56+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c2a2a48-3d85-11ed-a3b3-46d55f776972 | InvocationID=0c2a2bf6-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:21:56+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c2a2a48-3d85-11ed-a3b3-46d55f776972 | InvocationID=0c2a2bf6-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:22:14+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=08650c3e-3d85-11ed-a3b3-46d55f776972 | InvocationID=08650fa4-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:22:14+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1725819a-3d85-11ed-a3b3-46d55f776972 | InvocationID=172583ca-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:22:21+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c2a2a48-3d85-11ed-a3b3-46d55f776972 | InvocationID=0c2a2bf6-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:22:21+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b1515fe-3d85-11ed-a3b3-46d55f776972 | InvocationID=1b1517a2-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:22:21+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b1515fe-3d85-11ed-a3b3-46d55f776972 | InvocationID=1b1517a2-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:22:21+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b1515fe-3d85-11ed-a3b3-46d55f776972 | InvocationID=1b1517a2-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:22:39+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1725819a-3d85-11ed-a3b3-46d55f776972 | InvocationID=172583ca-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:22:39+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25ebd0a8-3d85-11ed-a3b3-46d55f776972 | InvocationID=25ebd242-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:22:46+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b1515fe-3d85-11ed-a3b3-46d55f776972 | InvocationID=1b1517a2-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:22:46+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a004aa2-3d85-11ed-a3b3-46d55f776972 | InvocationID=2a004cdc-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:22:46+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a004aa2-3d85-11ed-a3b3-46d55f776972 | InvocationID=2a004cdc-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:22:46+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a004aa2-3d85-11ed-a3b3-46d55f776972 | InvocationID=2a004cdc-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:23:04+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25ebd0a8-3d85-11ed-a3b3-46d55f776972 | InvocationID=25ebd242-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:23:04+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34b3e08a-3d85-11ed-a3b3-46d55f776972 | InvocationID=34b3e3be-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:23:11+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a004aa2-3d85-11ed-a3b3-46d55f776972 | InvocationID=2a004cdc-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:23:11+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38efcbd2-3d85-11ed-a3b3-46d55f776972 | InvocationID=38efce20-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:23:11+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38efcbd2-3d85-11ed-a3b3-46d55f776972 | InvocationID=38efce20-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:23:11+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=38efcbd2-3d85-11ed-a3b3-46d55f776972 | InvocationID=38efce20-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:23:29+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34b3e08a-3d85-11ed-a3b3-46d55f776972 | InvocationID=34b3e3be-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:23:29+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=437537a4-3d85-11ed-a3b3-46d55f776972 | InvocationID=43753934-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:23:36+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=38efcbd2-3d85-11ed-a3b3-46d55f776972 | InvocationID=38efce20-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:23:36+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47dbab2a-3d85-11ed-a3b3-46d55f776972 | InvocationID=47dbad28-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:23:36+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47dbab2a-3d85-11ed-a3b3-46d55f776972 | InvocationID=47dbad28-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:23:36+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47dbab2a-3d85-11ed-a3b3-46d55f776972 | InvocationID=47dbad28-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:23:53+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=437537a4-3d85-11ed-a3b3-46d55f776972 | InvocationID=43753934-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:23:53+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5236b506-3d85-11ed-a3b3-46d55f776972 | InvocationID=5236b6b4-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:24:01+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47dbab2a-3d85-11ed-a3b3-46d55f776972 | InvocationID=47dbad28-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:24:01+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56c989f4-3d85-11ed-a3b3-46d55f776972 | InvocationID=56c98bac-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:24:01+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56c989f4-3d85-11ed-a3b3-46d55f776972 | InvocationID=56c98bac-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:24:01+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56c989f4-3d85-11ed-a3b3-46d55f776972 | InvocationID=56c98bac-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:24:18+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5236b506-3d85-11ed-a3b3-46d55f776972 | InvocationID=5236b6b4-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:24:18+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60f78cc8-3d85-11ed-a3b3-46d55f776972 | InvocationID=60f78ebc-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:24:26+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56c989f4-3d85-11ed-a3b3-46d55f776972 | InvocationID=56c98bac-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:24:26+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65b4805e-3d85-11ed-a3b3-46d55f776972 | InvocationID=65b4820c-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:24:26+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65b4805e-3d85-11ed-a3b3-46d55f776972 | InvocationID=65b4820c-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:24:26+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=65b4805e-3d85-11ed-a3b3-46d55f776972 | InvocationID=65b4820c-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:24:43+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60f78cc8-3d85-11ed-a3b3-46d55f776972 | InvocationID=60f78ebc-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:24:43+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fba7a54-3d85-11ed-a3b3-46d55f776972 | InvocationID=6fba7cac-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:24:51+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=65b4805e-3d85-11ed-a3b3-46d55f776972 | InvocationID=65b4820c-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:24:51+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=749f1d4a-3d85-11ed-a3b3-46d55f776972 | InvocationID=749f1ee4-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:24:51+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=749f1d4a-3d85-11ed-a3b3-46d55f776972 | InvocationID=749f1ee4-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:24:51+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=749f1d4a-3d85-11ed-a3b3-46d55f776972 | InvocationID=749f1ee4-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:25:08+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6fba7a54-3d85-11ed-a3b3-46d55f776972 | InvocationID=6fba7cac-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:25:08+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e7e7e28-3d85-11ed-a3b3-46d55f776972 | InvocationID=7e7e86d4-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:25:16+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=749f1d4a-3d85-11ed-a3b3-46d55f776972 | InvocationID=749f1ee4-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:25:16+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8389a0be-3d85-11ed-a3b3-46d55f776972 | InvocationID=8389a302-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:25:16+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8389a0be-3d85-11ed-a3b3-46d55f776972 | InvocationID=8389a302-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:25:16+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8389a0be-3d85-11ed-a3b3-46d55f776972 | InvocationID=8389a302-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:25:32+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7e7e7e28-3d85-11ed-a3b3-46d55f776972 | InvocationID=7e7e86d4-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:25:32+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d406494-3d85-11ed-a3b3-46d55f776972 | InvocationID=8d4066b0-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:25:41+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8389a0be-3d85-11ed-a3b3-46d55f776972 | InvocationID=8389a302-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:25:41+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=927612e2-3d85-11ed-a3b3-46d55f776972 | InvocationID=92761486-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:25:41+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=927612e2-3d85-11ed-a3b3-46d55f776972 | InvocationID=92761486-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:25:41+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=927612e2-3d85-11ed-a3b3-46d55f776972 | InvocationID=92761486-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:25:57+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d406494-3d85-11ed-a3b3-46d55f776972 | InvocationID=8d4066b0-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:25:57+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c01e728-3d85-11ed-a3b3-46d55f776972 | InvocationID=9c01e8c2-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:26:06+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=927612e2-3d85-11ed-a3b3-46d55f776972 | InvocationID=92761486-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:26:06+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a160fcf4-3d85-11ed-a3b3-46d55f776972 | InvocationID=a160fe98-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:26:06+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a160fcf4-3d85-11ed-a3b3-46d55f776972 | InvocationID=a160fe98-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:26:06+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a160fcf4-3d85-11ed-a3b3-46d55f776972 | InvocationID=a160fe98-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:26:22+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c01e728-3d85-11ed-a3b3-46d55f776972 | InvocationID=9c01e8c2-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:26:22+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aac6e0e2-3d85-11ed-a3b3-46d55f776972 | InvocationID=aac6e330-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:26:31+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a160fcf4-3d85-11ed-a3b3-46d55f776972 | InvocationID=a160fe98-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:26:31+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b04c4d72-3d85-11ed-a3b3-46d55f776972 | InvocationID=b04c5010-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:26:31+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b04c4d72-3d85-11ed-a3b3-46d55f776972 | InvocationID=b04c5010-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:26:31+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b04c4d72-3d85-11ed-a3b3-46d55f776972 | InvocationID=b04c5010-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:26:47+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aac6e0e2-3d85-11ed-a3b3-46d55f776972 | InvocationID=aac6e330-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:26:47+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9879f22-3d85-11ed-a3b3-46d55f776972 | InvocationID=b987a0d0-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:26:56+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b04c4d72-3d85-11ed-a3b3-46d55f776972 | InvocationID=b04c5010-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:26:56+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf377e42-3d85-11ed-a3b3-46d55f776972 | InvocationID=bf37802c-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:26:56+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf377e42-3d85-11ed-a3b3-46d55f776972 | InvocationID=bf37802c-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:26:56+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf377e42-3d85-11ed-a3b3-46d55f776972 | InvocationID=bf37802c-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:27:11+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9879f22-3d85-11ed-a3b3-46d55f776972 | InvocationID=b987a0d0-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:27:11+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c848f0a6-3d85-11ed-a3b3-46d55f776972 | InvocationID=c848f236-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:27:21+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf377e42-3d85-11ed-a3b3-46d55f776972 | InvocationID=bf37802c-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:27:21+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce22b52a-3d85-11ed-a3b3-46d55f776972 | InvocationID=ce22bac0-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:27:21+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce22b52a-3d85-11ed-a3b3-46d55f776972 | InvocationID=ce22bac0-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:27:21+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce22b52a-3d85-11ed-a3b3-46d55f776972 | InvocationID=ce22bac0-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:27:36+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c848f0a6-3d85-11ed-a3b3-46d55f776972 | InvocationID=c848f236-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:27:36+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d709e064-3d85-11ed-a3b3-46d55f776972 | InvocationID=d709e1f4-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:27:46+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce22b52a-3d85-11ed-a3b3-46d55f776972 | InvocationID=ce22bac0-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:27:46+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd0dbf62-3d85-11ed-a3b3-46d55f776972 | InvocationID=dd0dc278-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:27:46+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd0dbf62-3d85-11ed-a3b3-46d55f776972 | InvocationID=dd0dc278-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:27:46+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd0dbf62-3d85-11ed-a3b3-46d55f776972 | InvocationID=dd0dc278-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:28:01+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d709e064-3d85-11ed-a3b3-46d55f776972 | InvocationID=d709e1f4-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:28:01+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5cd96cc-3d85-11ed-a3b3-46d55f776972 | InvocationID=e5cda3d8-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:28:11+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd0dbf62-3d85-11ed-a3b3-46d55f776972 | InvocationID=dd0dc278-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:28:11+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ebf8e45c-3d85-11ed-a3b3-46d55f776972 | InvocationID=ebf8e86c-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:28:11+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ebf8e45c-3d85-11ed-a3b3-46d55f776972 | InvocationID=ebf8e86c-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:28:11+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ebf8e45c-3d85-11ed-a3b3-46d55f776972 | InvocationID=ebf8e86c-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:28:26+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e5cd96cc-3d85-11ed-a3b3-46d55f776972 | InvocationID=e5cda3d8-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:28:26+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f490553c-3d85-11ed-a3b3-46d55f776972 | InvocationID=f49056ea-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:28:36+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ebf8e45c-3d85-11ed-a3b3-46d55f776972 | InvocationID=ebf8e86c-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:28:36+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fae4e164-3d85-11ed-a3b3-46d55f776972 | InvocationID=fae4e4e8-3d85-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:28:36+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fae4e164-3d85-11ed-a3b3-46d55f776972 | InvocationID=fae4e4e8-3d85-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:28:36+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fae4e164-3d85-11ed-a3b3-46d55f776972 | InvocationID=fae4e4e8-3d85-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:28:50+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f490553c-3d85-11ed-a3b3-46d55f776972 | InvocationID=f49056ea-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:28:50+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=035335b2-3d86-11ed-a3b3-46d55f776972 | InvocationID=03533832-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:29:01+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fae4e164-3d85-11ed-a3b3-46d55f776972 | InvocationID=fae4e4e8-3d85-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:29:01+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09cffd26-3d86-11ed-a3b3-46d55f776972 | InvocationID=09cfff4c-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:29:01+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09cffd26-3d86-11ed-a3b3-46d55f776972 | InvocationID=09cfff4c-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:29:01+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=09cffd26-3d86-11ed-a3b3-46d55f776972 | InvocationID=09cfff4c-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:29:15+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=035335b2-3d86-11ed-a3b3-46d55f776972 | InvocationID=03533832-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:29:15+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1216d0cc-3d86-11ed-a3b3-46d55f776972 | InvocationID=1216d266-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:29:26+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=09cffd26-3d86-11ed-a3b3-46d55f776972 | InvocationID=09cfff4c-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:29:26+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18bbde18-3d86-11ed-a3b3-46d55f776972 | InvocationID=18bbe002-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:29:26+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18bbde18-3d86-11ed-a3b3-46d55f776972 | InvocationID=18bbe002-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:29:26+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18bbde18-3d86-11ed-a3b3-46d55f776972 | InvocationID=18bbe002-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:29:40+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1216d0cc-3d86-11ed-a3b3-46d55f776972 | InvocationID=1216d266-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:29:40+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20d93244-3d86-11ed-a3b3-46d55f776972 | InvocationID=20d9350a-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:29:51+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18bbde18-3d86-11ed-a3b3-46d55f776972 | InvocationID=18bbe002-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:29:51+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27a700d8-3d86-11ed-a3b3-46d55f776972 | InvocationID=27a702d6-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:29:51+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27a700d8-3d86-11ed-a3b3-46d55f776972 | InvocationID=27a702d6-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:29:51+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=27a700d8-3d86-11ed-a3b3-46d55f776972 | InvocationID=27a702d6-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:30:05+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=20d93244-3d86-11ed-a3b3-46d55f776972 | InvocationID=20d9350a-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:30:05+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f9cf158-3d86-11ed-a3b3-46d55f776972 | InvocationID=2f9cf392-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:30:16+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=27a700d8-3d86-11ed-a3b3-46d55f776972 | InvocationID=27a702d6-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:30:16+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36925e08-3d86-11ed-a3b3-46d55f776972 | InvocationID=3692601a-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:30:16+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36925e08-3d86-11ed-a3b3-46d55f776972 | InvocationID=3692601a-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:30:16+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36925e08-3d86-11ed-a3b3-46d55f776972 | InvocationID=3692601a-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:30:30+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2f9cf158-3d86-11ed-a3b3-46d55f776972 | InvocationID=2f9cf392-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:30:30+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e64baea-3d86-11ed-a3b3-46d55f776972 | InvocationID=3e64c1f2-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:30:41+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36925e08-3d86-11ed-a3b3-46d55f776972 | InvocationID=3692601a-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:30:41+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=457d2498-3d86-11ed-a3b3-46d55f776972 | InvocationID=457d2c68-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:30:41+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=457d2498-3d86-11ed-a3b3-46d55f776972 | InvocationID=457d2c68-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:30:41+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=457d2498-3d86-11ed-a3b3-46d55f776972 | InvocationID=457d2c68-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:30:54+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e64baea-3d86-11ed-a3b3-46d55f776972 | InvocationID=3e64c1f2-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:30:54+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d282878-3d86-11ed-a3b3-46d55f776972 | InvocationID=4d282c88-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:31:06+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=457d2498-3d86-11ed-a3b3-46d55f776972 | InvocationID=457d2c68-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:31:06+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=546957ce-3d86-11ed-a3b3-46d55f776972 | InvocationID=54695972-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:31:06+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=546957ce-3d86-11ed-a3b3-46d55f776972 | InvocationID=54695972-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:31:06+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=546957ce-3d86-11ed-a3b3-46d55f776972 | InvocationID=54695972-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:31:19+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4d282878-3d86-11ed-a3b3-46d55f776972 | InvocationID=4d282c88-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:31:19+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bea5926-3d86-11ed-a3b3-46d55f776972 | InvocationID=5bea5b4c-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:31:31+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=546957ce-3d86-11ed-a3b3-46d55f776972 | InvocationID=54695972-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:31:31+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63545be4-3d86-11ed-a3b3-46d55f776972 | InvocationID=63545eaa-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:31:32+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63545be4-3d86-11ed-a3b3-46d55f776972 | InvocationID=63545eaa-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:31:32+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63545be4-3d86-11ed-a3b3-46d55f776972 | InvocationID=63545eaa-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:31:44+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5bea5926-3d86-11ed-a3b3-46d55f776972 | InvocationID=5bea5b4c-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:31:44+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6aac631e-3d86-11ed-a3b3-46d55f776972 | InvocationID=6aac6512-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:31:57+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63545be4-3d86-11ed-a3b3-46d55f776972 | InvocationID=63545eaa-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:31:57+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=723fcecc-3d86-11ed-a3b3-46d55f776972 | InvocationID=723fd098-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:31:57+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=723fcecc-3d86-11ed-a3b3-46d55f776972 | InvocationID=723fd098-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:31:57+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=723fcecc-3d86-11ed-a3b3-46d55f776972 | InvocationID=723fd098-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:32:09+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6aac631e-3d86-11ed-a3b3-46d55f776972 | InvocationID=6aac6512-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:32:09+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=796f4948-3d86-11ed-a3b3-46d55f776972 | InvocationID=796f4b0a-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:32:22+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=723fcecc-3d86-11ed-a3b3-46d55f776972 | InvocationID=723fd098-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:32:22+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=812ad404-3d86-11ed-a3b3-46d55f776972 | InvocationID=812ad634-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:32:22+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=812ad404-3d86-11ed-a3b3-46d55f776972 | InvocationID=812ad634-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:32:22+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=812ad404-3d86-11ed-a3b3-46d55f776972 | InvocationID=812ad634-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:32:33+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=796f4948-3d86-11ed-a3b3-46d55f776972 | InvocationID=796f4b0a-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:32:33+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88303898-3d86-11ed-a3b3-46d55f776972 | InvocationID=88303afa-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:32:47+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=812ad404-3d86-11ed-a3b3-46d55f776972 | InvocationID=812ad634-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:32:47+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9017619e-3d86-11ed-a3b3-46d55f776972 | InvocationID=90176c52-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:32:47+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9017619e-3d86-11ed-a3b3-46d55f776972 | InvocationID=90176c52-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:32:47+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9017619e-3d86-11ed-a3b3-46d55f776972 | InvocationID=90176c52-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:32:58+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=88303898-3d86-11ed-a3b3-46d55f776972 | InvocationID=88303afa-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:32:58+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96f24038-3d86-11ed-a3b3-46d55f776972 | InvocationID=96f24236-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:33:12+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9017619e-3d86-11ed-a3b3-46d55f776972 | InvocationID=90176c52-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:33:12+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f08c3a0-3d86-11ed-a3b3-46d55f776972 | InvocationID=9f08c6de-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:33:12+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f08c3a0-3d86-11ed-a3b3-46d55f776972 | InvocationID=9f08c6de-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:33:12+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f08c3a0-3d86-11ed-a3b3-46d55f776972 | InvocationID=9f08c6de-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:33:23+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=96f24038-3d86-11ed-a3b3-46d55f776972 | InvocationID=96f24236-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:33:23+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5b7d8f8-3d86-11ed-a3b3-46d55f776972 | InvocationID=a5b7db1e-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:33:37+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f08c3a0-3d86-11ed-a3b3-46d55f776972 | InvocationID=9f08c6de-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:33:37+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=adf3fcd6-3d86-11ed-a3b3-46d55f776972 | InvocationID=adf4021c-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:33:37+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=adf3fcd6-3d86-11ed-a3b3-46d55f776972 | InvocationID=adf4021c-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:33:37+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=adf3fcd6-3d86-11ed-a3b3-46d55f776972 | InvocationID=adf4021c-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:33:48+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a5b7d8f8-3d86-11ed-a3b3-46d55f776972 | InvocationID=a5b7db1e-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:33:48+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b47e34d6-3d86-11ed-a3b3-46d55f776972 | InvocationID=b47e3684-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:34:02+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=adf3fcd6-3d86-11ed-a3b3-46d55f776972 | InvocationID=adf4021c-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:34:02+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bcdfa362-3d86-11ed-a3b3-46d55f776972 | InvocationID=bcdfa6dc-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:34:02+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bcdfa362-3d86-11ed-a3b3-46d55f776972 | InvocationID=bcdfa6dc-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:34:02+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bcdfa362-3d86-11ed-a3b3-46d55f776972 | InvocationID=bcdfa6dc-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:34:12+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b47e34d6-3d86-11ed-a3b3-46d55f776972 | InvocationID=b47e3684-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:34:12+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c33f8a1a-3d86-11ed-a3b3-46d55f776972 | InvocationID=c33f8baa-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:34:27+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bcdfa362-3d86-11ed-a3b3-46d55f776972 | InvocationID=bcdfa6dc-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:34:27+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbcb0e48-3d86-11ed-a3b3-46d55f776972 | InvocationID=cbcb11a4-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:34:27+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbcb0e48-3d86-11ed-a3b3-46d55f776972 | InvocationID=cbcb11a4-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:34:27+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cbcb0e48-3d86-11ed-a3b3-46d55f776972 | InvocationID=cbcb11a4-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:34:37+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c33f8a1a-3d86-11ed-a3b3-46d55f776972 | InvocationID=c33f8baa-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:34:37+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2012464-3d86-11ed-a3b3-46d55f776972 | InvocationID=d20126bc-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:34:52+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cbcb0e48-3d86-11ed-a3b3-46d55f776972 | InvocationID=cbcb11a4-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:34:52+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dab64c60-3d86-11ed-a3b3-46d55f776972 | InvocationID=dab64e04-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:34:52+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dab64c60-3d86-11ed-a3b3-46d55f776972 | InvocationID=dab64e04-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:34:52+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dab64c60-3d86-11ed-a3b3-46d55f776972 | InvocationID=dab64e04-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:35:02+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d2012464-3d86-11ed-a3b3-46d55f776972 | InvocationID=d20126bc-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:35:02+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0c30242-3d86-11ed-a3b3-46d55f776972 | InvocationID=e0c305da-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:35:17+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dab64c60-3d86-11ed-a3b3-46d55f776972 | InvocationID=dab64e04-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:35:17+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9a17420-3d86-11ed-a3b3-46d55f776972 | InvocationID=e9a17664-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:35:17+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9a17420-3d86-11ed-a3b3-46d55f776972 | InvocationID=e9a17664-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:35:17+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9a17420-3d86-11ed-a3b3-46d55f776972 | InvocationID=e9a17664-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:35:27+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0c30242-3d86-11ed-a3b3-46d55f776972 | InvocationID=e0c305da-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:35:27+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef8c87a8-3d86-11ed-a3b3-46d55f776972 | InvocationID=ef8c8ab4-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:35:42+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9a17420-3d86-11ed-a3b3-46d55f776972 | InvocationID=e9a17664-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:35:42+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f88c978a-3d86-11ed-a3b3-46d55f776972 | InvocationID=f88c9988-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:35:42+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f88c978a-3d86-11ed-a3b3-46d55f776972 | InvocationID=f88c9988-3d86-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:35:42+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f88c978a-3d86-11ed-a3b3-46d55f776972 | InvocationID=f88c9988-3d86-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:35:51+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ef8c87a8-3d86-11ed-a3b3-46d55f776972 | InvocationID=ef8c8ab4-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:35:51+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe500206-3d86-11ed-a3b3-46d55f776972 | InvocationID=fe5003f0-3d86-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:36:07+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f88c978a-3d86-11ed-a3b3-46d55f776972 | InvocationID=f88c9988-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:36:07+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07792466-3d87-11ed-a3b3-46d55f776972 | InvocationID=0779279a-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:36:07+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07792466-3d87-11ed-a3b3-46d55f776972 | InvocationID=0779279a-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:36:07+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07792466-3d87-11ed-a3b3-46d55f776972 | InvocationID=0779279a-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:36:16+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe500206-3d86-11ed-a3b3-46d55f776972 | InvocationID=fe5003f0-3d86-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:36:16+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d11598e-3d87-11ed-a3b3-46d55f776972 | InvocationID=0d115b32-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:36:32+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07792466-3d87-11ed-a3b3-46d55f776972 | InvocationID=0779279a-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:36:32+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1663e056-3d87-11ed-a3b3-46d55f776972 | InvocationID=1663e326-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:36:32+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1663e056-3d87-11ed-a3b3-46d55f776972 | InvocationID=1663e326-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:36:32+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1663e056-3d87-11ed-a3b3-46d55f776972 | InvocationID=1663e326-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:36:41+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d11598e-3d87-11ed-a3b3-46d55f776972 | InvocationID=0d115b32-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:36:41+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bda2892-3d87-11ed-a3b3-46d55f776972 | InvocationID=1bda2ad6-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:36:57+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1663e056-3d87-11ed-a3b3-46d55f776972 | InvocationID=1663e326-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:36:57+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=254f0de8-3d87-11ed-a3b3-46d55f776972 | InvocationID=254f1022-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:36:57+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=254f0de8-3d87-11ed-a3b3-46d55f776972 | InvocationID=254f1022-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:36:57+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=254f0de8-3d87-11ed-a3b3-46d55f776972 | InvocationID=254f1022-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:37:06+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1bda2892-3d87-11ed-a3b3-46d55f776972 | InvocationID=1bda2ad6-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:37:06+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a9d75aa-3d87-11ed-a3b3-46d55f776972 | InvocationID=2a9d77bc-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:37:22+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=254f0de8-3d87-11ed-a3b3-46d55f776972 | InvocationID=254f1022-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:37:22+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=343a3a58-3d87-11ed-a3b3-46d55f776972 | InvocationID=343a3c6a-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:37:22+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=343a3a58-3d87-11ed-a3b3-46d55f776972 | InvocationID=343a3c6a-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:37:22+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=343a3a58-3d87-11ed-a3b3-46d55f776972 | InvocationID=343a3c6a-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:37:31+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a9d75aa-3d87-11ed-a3b3-46d55f776972 | InvocationID=2a9d77bc-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:37:31+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39600c88-3d87-11ed-a3b3-46d55f776972 | InvocationID=39600e9a-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:37:47+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=343a3a58-3d87-11ed-a3b3-46d55f776972 | InvocationID=343a3c6a-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:37:47+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4325021e-3d87-11ed-a3b3-46d55f776972 | InvocationID=432503c2-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:37:47+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4325021e-3d87-11ed-a3b3-46d55f776972 | InvocationID=432503c2-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:37:47+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4325021e-3d87-11ed-a3b3-46d55f776972 | InvocationID=432503c2-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:37:55+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39600c88-3d87-11ed-a3b3-46d55f776972 | InvocationID=39600e9a-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:37:55+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4824eeb4-3d87-11ed-a3b3-46d55f776972 | InvocationID=48250ef8-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:38:12+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4325021e-3d87-11ed-a3b3-46d55f776972 | InvocationID=432503c2-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:38:12+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=520fde5c-3d87-11ed-a3b3-46d55f776972 | InvocationID=520fe00a-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:38:12+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=520fde5c-3d87-11ed-a3b3-46d55f776972 | InvocationID=520fe00a-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:38:12+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=520fde5c-3d87-11ed-a3b3-46d55f776972 | InvocationID=520fe00a-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:38:20+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4824eeb4-3d87-11ed-a3b3-46d55f776972 | InvocationID=48250ef8-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:38:20+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56ea8f80-3d87-11ed-a3b3-46d55f776972 | InvocationID=56ea923c-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:38:37+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=520fde5c-3d87-11ed-a3b3-46d55f776972 | InvocationID=520fe00a-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:38:37+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60fab8a6-3d87-11ed-a3b3-46d55f776972 | InvocationID=60faba4a-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:38:37+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60fab8a6-3d87-11ed-a3b3-46d55f776972 | InvocationID=60faba4a-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:38:37+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60fab8a6-3d87-11ed-a3b3-46d55f776972 | InvocationID=60faba4a-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:38:45+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=56ea8f80-3d87-11ed-a3b3-46d55f776972 | InvocationID=56ea923c-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:38:45+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65affe88-3d87-11ed-a3b3-46d55f776972 | InvocationID=65b00022-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:39:02+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60fab8a6-3d87-11ed-a3b3-46d55f776972 | InvocationID=60faba4a-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:39:02+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fe5c82e-3d87-11ed-a3b3-46d55f776972 | InvocationID=6fe5cb76-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:39:02+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fe5c82e-3d87-11ed-a3b3-46d55f776972 | InvocationID=6fe5cb76-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:39:02+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6fe5c82e-3d87-11ed-a3b3-46d55f776972 | InvocationID=6fe5cb76-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:39:10+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=65affe88-3d87-11ed-a3b3-46d55f776972 | InvocationID=65b00022-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:39:10+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74718374-3d87-11ed-a3b3-46d55f776972 | InvocationID=747185ae-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:39:27+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6fe5c82e-3d87-11ed-a3b3-46d55f776972 | InvocationID=6fe5cb76-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:39:27+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ed0d02c-3d87-11ed-a3b3-46d55f776972 | InvocationID=7ed0d2d4-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:39:27+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ed0d02c-3d87-11ed-a3b3-46d55f776972 | InvocationID=7ed0d2d4-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:39:27+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7ed0d02c-3d87-11ed-a3b3-46d55f776972 | InvocationID=7ed0d2d4-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:39:34+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=74718374-3d87-11ed-a3b3-46d55f776972 | InvocationID=747185ae-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:39:34+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83326888-3d87-11ed-a3b3-46d55f776972 | InvocationID=83326a18-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:39:52+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7ed0d02c-3d87-11ed-a3b3-46d55f776972 | InvocationID=7ed0d2d4-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:39:52+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8dbbcefc-3d87-11ed-a3b3-46d55f776972 | InvocationID=8dbbd0b4-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:39:52+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8dbbcefc-3d87-11ed-a3b3-46d55f776972 | InvocationID=8dbbd0b4-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:39:52+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8dbbcefc-3d87-11ed-a3b3-46d55f776972 | InvocationID=8dbbd0b4-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:39:59+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=83326888-3d87-11ed-a3b3-46d55f776972 | InvocationID=83326a18-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:39:59+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=91f5d9fe-3d87-11ed-a3b3-46d55f776972 | InvocationID=91f5dbfc-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:40:17+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8dbbcefc-3d87-11ed-a3b3-46d55f776972 | InvocationID=8dbbd0b4-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:40:17+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ca6fbf8-3d87-11ed-a3b3-46d55f776972 | InvocationID=9ca70418-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:40:17+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ca6fbf8-3d87-11ed-a3b3-46d55f776972 | InvocationID=9ca70418-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:40:17+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ca6fbf8-3d87-11ed-a3b3-46d55f776972 | InvocationID=9ca70418-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:40:24+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=91f5d9fe-3d87-11ed-a3b3-46d55f776972 | InvocationID=91f5dbfc-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:40:24+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0ba8bf6-3d87-11ed-a3b3-46d55f776972 | InvocationID=a0ba8da4-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:40:42+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ca6fbf8-3d87-11ed-a3b3-46d55f776972 | InvocationID=9ca70418-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:40:42+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab94f534-3d87-11ed-a3b3-46d55f776972 | InvocationID=ab94f7be-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:40:42+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab94f534-3d87-11ed-a3b3-46d55f776972 | InvocationID=ab94f7be-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:40:42+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab94f534-3d87-11ed-a3b3-46d55f776972 | InvocationID=ab94f7be-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:40:49+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a0ba8bf6-3d87-11ed-a3b3-46d55f776972 | InvocationID=a0ba8da4-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:40:49+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af7cd73e-3d87-11ed-a3b3-46d55f776972 | InvocationID=af7cda4a-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:41:07+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab94f534-3d87-11ed-a3b3-46d55f776972 | InvocationID=ab94f7be-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:41:07+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba803e78-3d87-11ed-a3b3-46d55f776972 | InvocationID=ba80408a-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:41:07+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba803e78-3d87-11ed-a3b3-46d55f776972 | InvocationID=ba80408a-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:41:07+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba803e78-3d87-11ed-a3b3-46d55f776972 | InvocationID=ba80408a-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:41:13+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=af7cd73e-3d87-11ed-a3b3-46d55f776972 | InvocationID=af7cda4a-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:41:13+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be3db720-3d87-11ed-a3b3-46d55f776972 | InvocationID=be3db8c4-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:41:32+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba803e78-3d87-11ed-a3b3-46d55f776972 | InvocationID=ba80408a-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:41:32+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c96b666a-3d87-11ed-a3b3-46d55f776972 | InvocationID=c96b68ae-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:41:32+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c96b666a-3d87-11ed-a3b3-46d55f776972 | InvocationID=c96b68ae-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:41:32+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c96b666a-3d87-11ed-a3b3-46d55f776972 | InvocationID=c96b68ae-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:41:38+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be3db720-3d87-11ed-a3b3-46d55f776972 | InvocationID=be3db8c4-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:41:38+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ccfff8c2-3d87-11ed-a3b3-46d55f776972 | InvocationID=ccfffad4-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:41:57+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c96b666a-3d87-11ed-a3b3-46d55f776972 | InvocationID=c96b68ae-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:41:57+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8564d20-3d87-11ed-a3b3-46d55f776972 | InvocationID=d8565054-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:41:57+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8564d20-3d87-11ed-a3b3-46d55f776972 | InvocationID=d8565054-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:41:57+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8564d20-3d87-11ed-a3b3-46d55f776972 | InvocationID=d8565054-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:42:03+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ccfff8c2-3d87-11ed-a3b3-46d55f776972 | InvocationID=ccfffad4-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:42:03+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbc15392-3d87-11ed-a3b3-46d55f776972 | InvocationID=dbc155c2-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:42:22+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8564d20-3d87-11ed-a3b3-46d55f776972 | InvocationID=d8565054-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:42:22+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7418e12-3d87-11ed-a3b3-46d55f776972 | InvocationID=e74190b0-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:42:22+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7418e12-3d87-11ed-a3b3-46d55f776972 | InvocationID=e74190b0-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:42:22+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7418e12-3d87-11ed-a3b3-46d55f776972 | InvocationID=e74190b0-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:42:28+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dbc15392-3d87-11ed-a3b3-46d55f776972 | InvocationID=dbc155c2-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:42:28+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea83f29a-3d87-11ed-a3b3-46d55f776972 | InvocationID=ea83f434-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:42:47+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7418e12-3d87-11ed-a3b3-46d55f776972 | InvocationID=e74190b0-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:42:47+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f62c4f48-3d87-11ed-a3b3-46d55f776972 | InvocationID=f62c50e2-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:42:47+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f62c4f48-3d87-11ed-a3b3-46d55f776972 | InvocationID=f62c50e2-3d87-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:42:47+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f62c4f48-3d87-11ed-a3b3-46d55f776972 | InvocationID=f62c50e2-3d87-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:42:53+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ea83f29a-3d87-11ed-a3b3-46d55f776972 | InvocationID=ea83f434-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:42:53+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f945bc0a-3d87-11ed-a3b3-46d55f776972 | InvocationID=f945c006-3d87-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:43:12+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f62c4f48-3d87-11ed-a3b3-46d55f776972 | InvocationID=f62c50e2-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:43:12+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=051b3a50-3d88-11ed-a3b3-46d55f776972 | InvocationID=051b3ece-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:43:12+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=051b3a50-3d88-11ed-a3b3-46d55f776972 | InvocationID=051b3ece-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:43:12+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=051b3a50-3d88-11ed-a3b3-46d55f776972 | InvocationID=051b3ece-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:43:17+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f945bc0a-3d87-11ed-a3b3-46d55f776972 | InvocationID=f945c006-3d87-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:43:17+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0807d5de-3d88-11ed-a3b3-46d55f776972 | InvocationID=0807d85e-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:43:37+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=051b3a50-3d88-11ed-a3b3-46d55f776972 | InvocationID=051b3ece-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:43:37+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14065536-3d88-11ed-a3b3-46d55f776972 | InvocationID=1406593c-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:43:37+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14065536-3d88-11ed-a3b3-46d55f776972 | InvocationID=1406593c-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:43:37+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14065536-3d88-11ed-a3b3-46d55f776972 | InvocationID=1406593c-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:43:42+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0807d5de-3d88-11ed-a3b3-46d55f776972 | InvocationID=0807d85e-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:43:42+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16cb2a44-3d88-11ed-a3b3-46d55f776972 | InvocationID=16cb2c60-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:44:02+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14065536-3d88-11ed-a3b3-46d55f776972 | InvocationID=1406593c-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:44:02+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22f3f666-3d88-11ed-a3b3-46d55f776972 | InvocationID=22f3fa80-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:44:02+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22f3f666-3d88-11ed-a3b3-46d55f776972 | InvocationID=22f3fa80-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:44:02+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22f3f666-3d88-11ed-a3b3-46d55f776972 | InvocationID=22f3fa80-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:44:07+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=16cb2a44-3d88-11ed-a3b3-46d55f776972 | InvocationID=16cb2c60-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:44:07+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=258c9108-3d88-11ed-a3b3-46d55f776972 | InvocationID=258c9428-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:44:27+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22f3f666-3d88-11ed-a3b3-46d55f776972 | InvocationID=22f3fa80-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:44:27+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31e011be-3d88-11ed-a3b3-46d55f776972 | InvocationID=31e014a2-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:44:28+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31e011be-3d88-11ed-a3b3-46d55f776972 | InvocationID=31e014a2-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:44:28+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=31e011be-3d88-11ed-a3b3-46d55f776972 | InvocationID=31e014a2-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:44:32+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=258c9108-3d88-11ed-a3b3-46d55f776972 | InvocationID=258c9428-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:44:32+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=344ee0d8-3d88-11ed-a3b3-46d55f776972 | InvocationID=344ee470-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:44:53+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=31e011be-3d88-11ed-a3b3-46d55f776972 | InvocationID=31e014a2-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:44:53+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40cb5b0c-3d88-11ed-a3b3-46d55f776972 | InvocationID=40cb5dd2-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:44:53+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40cb5b0c-3d88-11ed-a3b3-46d55f776972 | InvocationID=40cb5dd2-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:44:53+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=40cb5b0c-3d88-11ed-a3b3-46d55f776972 | InvocationID=40cb5dd2-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:44:56+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=344ee0d8-3d88-11ed-a3b3-46d55f776972 | InvocationID=344ee470-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:44:56+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=43132822-3d88-11ed-a3b3-46d55f776972 | InvocationID=431329c6-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:45:18+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=40cb5b0c-3d88-11ed-a3b3-46d55f776972 | InvocationID=40cb5dd2-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:45:18+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fb62746-3d88-11ed-a3b3-46d55f776972 | InvocationID=4fb62944-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:45:18+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fb62746-3d88-11ed-a3b3-46d55f776972 | InvocationID=4fb62944-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:45:18+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4fb62746-3d88-11ed-a3b3-46d55f776972 | InvocationID=4fb62944-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:45:21+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=43132822-3d88-11ed-a3b3-46d55f776972 | InvocationID=431329c6-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:45:21+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51d2f1a8-3d88-11ed-a3b3-46d55f776972 | InvocationID=51d2f39c-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:45:43+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4fb62746-3d88-11ed-a3b3-46d55f776972 | InvocationID=4fb62944-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:45:43+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ea0b8fc-3d88-11ed-a3b3-46d55f776972 | InvocationID=5ea0bbfe-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:45:43+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ea0b8fc-3d88-11ed-a3b3-46d55f776972 | InvocationID=5ea0bbfe-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:45:43+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ea0b8fc-3d88-11ed-a3b3-46d55f776972 | InvocationID=5ea0bbfe-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:45:46+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=51d2f1a8-3d88-11ed-a3b3-46d55f776972 | InvocationID=51d2f39c-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:45:46+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=609b2052-3d88-11ed-a3b3-46d55f776972 | InvocationID=609b2250-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:46:08+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ea0b8fc-3d88-11ed-a3b3-46d55f776972 | InvocationID=5ea0bbfe-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:46:08+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d8bb0f6-3d88-11ed-a3b3-46d55f776972 | InvocationID=6d8bb434-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:46:08+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d8bb0f6-3d88-11ed-a3b3-46d55f776972 | InvocationID=6d8bb434-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:46:08+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d8bb0f6-3d88-11ed-a3b3-46d55f776972 | InvocationID=6d8bb434-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:46:11+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=609b2052-3d88-11ed-a3b3-46d55f776972 | InvocationID=609b2250-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:46:11+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f5c5b38-3d88-11ed-a3b3-46d55f776972 | InvocationID=6f5c5d36-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:46:33+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d8bb0f6-3d88-11ed-a3b3-46d55f776972 | InvocationID=6d8bb434-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:46:33+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c770e44-3d88-11ed-a3b3-46d55f776972 | InvocationID=7c77111e-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:46:33+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c770e44-3d88-11ed-a3b3-46d55f776972 | InvocationID=7c77111e-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:46:33+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c770e44-3d88-11ed-a3b3-46d55f776972 | InvocationID=7c77111e-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:46:35+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f5c5b38-3d88-11ed-a3b3-46d55f776972 | InvocationID=6f5c5d36-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:46:35+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e226eb4-3d88-11ed-a3b3-46d55f776972 | InvocationID=7e22706c-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:46:58+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c770e44-3d88-11ed-a3b3-46d55f776972 | InvocationID=7c77111e-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:46:58+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b61dce0-3d88-11ed-a3b3-46d55f776972 | InvocationID=8b61df6a-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:46:58+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b61dce0-3d88-11ed-a3b3-46d55f776972 | InvocationID=8b61df6a-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:46:58+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b61dce0-3d88-11ed-a3b3-46d55f776972 | InvocationID=8b61df6a-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:47:00+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7e226eb4-3d88-11ed-a3b3-46d55f776972 | InvocationID=7e22706c-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:47:00+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ce7f9c8-3d88-11ed-a3b3-46d55f776972 | InvocationID=8ce8042c-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:47:23+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b61dce0-3d88-11ed-a3b3-46d55f776972 | InvocationID=8b61df6a-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:47:23+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a4ccbd4-3d88-11ed-a3b3-46d55f776972 | InvocationID=9a4ccfe4-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:47:23+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a4ccbd4-3d88-11ed-a3b3-46d55f776972 | InvocationID=9a4ccfe4-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:47:23+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a4ccbd4-3d88-11ed-a3b3-46d55f776972 | InvocationID=9a4ccfe4-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:47:25+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ce7f9c8-3d88-11ed-a3b3-46d55f776972 | InvocationID=8ce8042c-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:47:25+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9baa300c-3d88-11ed-a3b3-46d55f776972 | InvocationID=9baa3390-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:47:48+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a4ccbd4-3d88-11ed-a3b3-46d55f776972 | InvocationID=9a4ccfe4-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:47:48+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9385366-3d88-11ed-a3b3-46d55f776972 | InvocationID=a93855a0-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:47:48+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9385366-3d88-11ed-a3b3-46d55f776972 | InvocationID=a93855a0-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:47:48+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9385366-3d88-11ed-a3b3-46d55f776972 | InvocationID=a93855a0-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:47:50+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9baa300c-3d88-11ed-a3b3-46d55f776972 | InvocationID=9baa3390-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:47:50+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa6bfe86-3d88-11ed-a3b3-46d55f776972 | InvocationID=aa6c0034-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:48:13+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9385366-3d88-11ed-a3b3-46d55f776972 | InvocationID=a93855a0-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:48:13+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8233b20-3d88-11ed-a3b3-46d55f776972 | InvocationID=b8233e9a-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:48:13+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8233b20-3d88-11ed-a3b3-46d55f776972 | InvocationID=b8233e9a-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:48:13+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b8233b20-3d88-11ed-a3b3-46d55f776972 | InvocationID=b8233e9a-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:48:15+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa6bfe86-3d88-11ed-a3b3-46d55f776972 | InvocationID=aa6c0034-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:48:15+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b93324e4-3d88-11ed-a3b3-46d55f776972 | InvocationID=b93326f6-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:48:38+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b8233b20-3d88-11ed-a3b3-46d55f776972 | InvocationID=b8233e9a-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:48:38+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c70eb380-3d88-11ed-a3b3-46d55f776972 | InvocationID=c70eb524-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:48:38+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c70eb380-3d88-11ed-a3b3-46d55f776972 | InvocationID=c70eb524-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:48:38+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c70eb380-3d88-11ed-a3b3-46d55f776972 | InvocationID=c70eb524-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:48:39+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b93324e4-3d88-11ed-a3b3-46d55f776972 | InvocationID=b93326f6-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:48:39+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7f482de-3d88-11ed-a3b3-46d55f776972 | InvocationID=c7f48482-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:49:03+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c70eb380-3d88-11ed-a3b3-46d55f776972 | InvocationID=c70eb524-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:49:03+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5f956e8-3d88-11ed-a3b3-46d55f776972 | InvocationID=d5f958e6-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:49:03+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5f956e8-3d88-11ed-a3b3-46d55f776972 | InvocationID=d5f958e6-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:49:03+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5f956e8-3d88-11ed-a3b3-46d55f776972 | InvocationID=d5f958e6-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:49:04+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c7f482de-3d88-11ed-a3b3-46d55f776972 | InvocationID=c7f48482-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:49:04+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6b82712-3d88-11ed-a3b3-46d55f776972 | InvocationID=d6b828ca-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:49:28+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5f956e8-3d88-11ed-a3b3-46d55f776972 | InvocationID=d5f958e6-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:49:28+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4e435e2-3d88-11ed-a3b3-46d55f776972 | InvocationID=e4e43790-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:49:28+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4e435e2-3d88-11ed-a3b3-46d55f776972 | InvocationID=e4e43790-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:49:28+0000 | policy_event_thread | 139660589620000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4e435e2-3d88-11ed-a3b3-46d55f776972 | InvocationID=e4e43790-3d88-11ed-a3b3-46d55f776972 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-09-26T10:49:29+0000 | aai_event_thread | 139660588559136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d6b82712-3d88-11ed-a3b3-46d55f776972 | InvocationID=d6b828ca-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF AAI events.[0m 2022-09-26T10:49:29+0000 | aai_event_thread | 139660588559136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e57c60f6-3d88-11ed-a3b3-46d55f776972 | InvocationID=e57c639e-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-09-26T10:49:53+0000 | policy_event_thread | 139660589620000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4e435e2-3d88-11ed-a3b3-46d55f776972 | InvocationID=e4e43790-3d88-11ed-a3b3-46d55f776972 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-09-26T10:49:53+0000 | policy_event_thread | 139660589620000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3cf4b00-3d88-11ed-a3b3-46d55f776972 | InvocationID=f3cf4d6c-3d88-11ed-a3b3-46d55f776972 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-09-26T10:49:53+0000 | policy_event_thread | 139660589620000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3cf4b00-3d88-11ed-a3b3-46d55f776972 | InvocationID=f3cf4d6c-3d88-11ed-a3b3-46d55f776972 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/model