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()) 2023-04-29T03:02:53+0000 | MainThread | 140422093610312 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.[0m 2023-04-29T03:02:53+0000 | MainThread | 140422093610312 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Successfully fetched PMSH config from CBS: {'config': {'aaf_identity': 'dummy_value', 'aaf_password': 'dummy_value', '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 2023-04-29T03:02:53+0000 | MainThread | 140422093610312 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.[0m 2023-04-29T03:02:53+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:02:53+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55947c52-e63a-11ed-b327-a2101b01c1ca | InvocationID=55947f4a-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:02:53+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.[0m 2023-04-29T03:02:53+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55965cfc-e63a-11ed-b327-a2101b01c1ca | InvocationID=55965e32-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:02:53+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55947c52-e63a-11ed-b327-a2101b01c1ca | InvocationID=55947f4a-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:02:53+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55965cfc-e63a-11ed-b327-a2101b01c1ca | InvocationID=55965e32-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:02:53+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=55965cfc-e63a-11ed-b327-a2101b01c1ca | InvocationID=55965e32-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:02:53+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55947c52-e63a-11ed-b327-a2101b01c1ca | InvocationID=55947f4a-e63a-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:02:53+0000 | MainThread | 140422093610312 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server[0m 2023-04-29T03:03:13+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=55965cfc-e63a-11ed-b327-a2101b01c1ca | InvocationID=55965e32-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:03:13+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61a53a04-e63a-11ed-b327-a2101b01c1ca | InvocationID=61a53d2e-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:03:13+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61a53a04-e63a-11ed-b327-a2101b01c1ca | InvocationID=61a53d2e-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:03:13+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=61a53a04-e63a-11ed-b327-a2101b01c1ca | InvocationID=61a53d2e-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:03:18+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55947c52-e63a-11ed-b327-a2101b01c1ca | InvocationID=55947f4a-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:03:18+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64a01c42-e63a-11ed-b327-a2101b01c1ca | InvocationID=64a01ee0-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:03:18+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64a01c42-e63a-11ed-b327-a2101b01c1ca | InvocationID=64a01ee0-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:03:18+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64a01c42-e63a-11ed-b327-a2101b01c1ca | InvocationID=64a01ee0-e63a-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:03:33+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=61a53a04-e63a-11ed-b327-a2101b01c1ca | InvocationID=61a53d2e-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:03:33+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d9ae642-e63a-11ed-b327-a2101b01c1ca | InvocationID=6d9aef0c-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:03:34+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d9ae642-e63a-11ed-b327-a2101b01c1ca | InvocationID=6d9aef0c-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:03:34+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6d9ae642-e63a-11ed-b327-a2101b01c1ca | InvocationID=6d9aef0c-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:03:43+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64a01c42-e63a-11ed-b327-a2101b01c1ca | InvocationID=64a01ee0-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:03:43+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=738c050e-e63a-11ed-b327-a2101b01c1ca | InvocationID=738c0748-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:03:43+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=738c050e-e63a-11ed-b327-a2101b01c1ca | InvocationID=738c0748-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:03:43+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=738c050e-e63a-11ed-b327-a2101b01c1ca | InvocationID=738c0748-e63a-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:03:54+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6d9ae642-e63a-11ed-b327-a2101b01c1ca | InvocationID=6d9aef0c-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:03:54+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79951788-e63a-11ed-b327-a2101b01c1ca | InvocationID=799519d6-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:03:54+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79951788-e63a-11ed-b327-a2101b01c1ca | InvocationID=799519d6-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:03:54+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=79951788-e63a-11ed-b327-a2101b01c1ca | InvocationID=799519d6-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:04:09+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=738c050e-e63a-11ed-b327-a2101b01c1ca | InvocationID=738c0748-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:04:09+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=827c069a-e63a-11ed-b327-a2101b01c1ca | InvocationID=827c08e8-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:04:09+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=827c069a-e63a-11ed-b327-a2101b01c1ca | InvocationID=827c08e8-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:04:09+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=827c069a-e63a-11ed-b327-a2101b01c1ca | InvocationID=827c08e8-e63a-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:04:14+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=79951788-e63a-11ed-b327-a2101b01c1ca | InvocationID=799519d6-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:04:14+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=858a1354-e63a-11ed-b327-a2101b01c1ca | InvocationID=858a158e-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:04:14+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=858a1354-e63a-11ed-b327-a2101b01c1ca | InvocationID=858a158e-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:04:14+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=858a1354-e63a-11ed-b327-a2101b01c1ca | InvocationID=858a158e-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:04:34+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=827c069a-e63a-11ed-b327-a2101b01c1ca | InvocationID=827c08e8-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:04:34+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=916d65d6-e63a-11ed-b327-a2101b01c1ca | InvocationID=916d690a-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:04:34+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=916d65d6-e63a-11ed-b327-a2101b01c1ca | InvocationID=916d690a-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:04:34+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=916d65d6-e63a-11ed-b327-a2101b01c1ca | InvocationID=916d690a-e63a-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:04:34+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=858a1354-e63a-11ed-b327-a2101b01c1ca | InvocationID=858a158e-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:04:34+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9179eec8-e63a-11ed-b327-a2101b01c1ca | InvocationID=9179f22e-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:04:34+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9179eec8-e63a-11ed-b327-a2101b01c1ca | InvocationID=9179f22e-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:04:34+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9179eec8-e63a-11ed-b327-a2101b01c1ca | InvocationID=9179f22e-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:04:54+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9179eec8-e63a-11ed-b327-a2101b01c1ca | InvocationID=9179f22e-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:04:54+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d69f0f2-e63a-11ed-b327-a2101b01c1ca | InvocationID=9d69f3ea-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:04:54+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d69f0f2-e63a-11ed-b327-a2101b01c1ca | InvocationID=9d69f3ea-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:04:54+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9d69f0f2-e63a-11ed-b327-a2101b01c1ca | InvocationID=9d69f3ea-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:04:59+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=916d65d6-e63a-11ed-b327-a2101b01c1ca | InvocationID=916d690a-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:04:59+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a05b44aa-e63a-11ed-b327-a2101b01c1ca | InvocationID=a05b4a9a-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:04:59+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a05b44aa-e63a-11ed-b327-a2101b01c1ca | InvocationID=a05b4a9a-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:04:59+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a05b44aa-e63a-11ed-b327-a2101b01c1ca | InvocationID=a05b4a9a-e63a-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:05:14+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9d69f0f2-e63a-11ed-b327-a2101b01c1ca | InvocationID=9d69f3ea-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:05:14+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a96200ac-e63a-11ed-b327-a2101b01c1ca | InvocationID=a9620840-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:05:14+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a96200ac-e63a-11ed-b327-a2101b01c1ca | InvocationID=a9620840-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:05:14+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a96200ac-e63a-11ed-b327-a2101b01c1ca | InvocationID=a9620840-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:05:24+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a05b44aa-e63a-11ed-b327-a2101b01c1ca | InvocationID=a05b4a9a-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:05:24+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af473032-e63a-11ed-b327-a2101b01c1ca | InvocationID=af473960-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:05:24+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af473032-e63a-11ed-b327-a2101b01c1ca | InvocationID=af473960-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:05:24+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af473032-e63a-11ed-b327-a2101b01c1ca | InvocationID=af473960-e63a-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:05:34+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a96200ac-e63a-11ed-b327-a2101b01c1ca | InvocationID=a9620840-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:05:34+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b554eadc-e63a-11ed-b327-a2101b01c1ca | InvocationID=b554ed20-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:05:34+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b554eadc-e63a-11ed-b327-a2101b01c1ca | InvocationID=b554ed20-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:05:34+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b554eadc-e63a-11ed-b327-a2101b01c1ca | InvocationID=b554ed20-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:05:49+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af473032-e63a-11ed-b327-a2101b01c1ca | InvocationID=af473960-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:05:49+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be33bbf6-e63a-11ed-b327-a2101b01c1ca | InvocationID=be33be4e-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:05:49+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be33bbf6-e63a-11ed-b327-a2101b01c1ca | InvocationID=be33be4e-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:05:49+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be33bbf6-e63a-11ed-b327-a2101b01c1ca | InvocationID=be33be4e-e63a-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:05:54+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b554eadc-e63a-11ed-b327-a2101b01c1ca | InvocationID=b554ed20-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:05:54+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1552ab8-e63a-11ed-b327-a2101b01c1ca | InvocationID=c1552cf2-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:05:54+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1552ab8-e63a-11ed-b327-a2101b01c1ca | InvocationID=c1552cf2-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:05:54+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1552ab8-e63a-11ed-b327-a2101b01c1ca | InvocationID=c1552cf2-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:06:14+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be33bbf6-e63a-11ed-b327-a2101b01c1ca | InvocationID=be33be4e-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:06:14+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd26f22c-e63a-11ed-b327-a2101b01c1ca | InvocationID=cd26f790-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:06:14+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd26f22c-e63a-11ed-b327-a2101b01c1ca | InvocationID=cd26f790-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:06:14+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd26f22c-e63a-11ed-b327-a2101b01c1ca | InvocationID=cd26f790-e63a-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:06:14+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1552ab8-e63a-11ed-b327-a2101b01c1ca | InvocationID=c1552cf2-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:06:14+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd44fb32-e63a-11ed-b327-a2101b01c1ca | InvocationID=cd44fe66-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:06:14+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd44fb32-e63a-11ed-b327-a2101b01c1ca | InvocationID=cd44fe66-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:06:14+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cd44fb32-e63a-11ed-b327-a2101b01c1ca | InvocationID=cd44fe66-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:06:34+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cd44fb32-e63a-11ed-b327-a2101b01c1ca | InvocationID=cd44fe66-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:06:34+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d935e974-e63a-11ed-b327-a2101b01c1ca | InvocationID=d935ebe0-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:06:34+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d935e974-e63a-11ed-b327-a2101b01c1ca | InvocationID=d935ebe0-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:06:34+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d935e974-e63a-11ed-b327-a2101b01c1ca | InvocationID=d935ebe0-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:06:39+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd26f22c-e63a-11ed-b327-a2101b01c1ca | InvocationID=cd26f790-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:06:39+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc19efdc-e63a-11ed-b327-a2101b01c1ca | InvocationID=dc19f838-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:06:39+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc19efdc-e63a-11ed-b327-a2101b01c1ca | InvocationID=dc19f838-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:06:39+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc19efdc-e63a-11ed-b327-a2101b01c1ca | InvocationID=dc19f838-e63a-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:06:54+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d935e974-e63a-11ed-b327-a2101b01c1ca | InvocationID=d935ebe0-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:06:54+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e52a39ce-e63a-11ed-b327-a2101b01c1ca | InvocationID=e52a3c30-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:06:54+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e52a39ce-e63a-11ed-b327-a2101b01c1ca | InvocationID=e52a3c30-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:06:54+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e52a39ce-e63a-11ed-b327-a2101b01c1ca | InvocationID=e52a3c30-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:07:04+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc19efdc-e63a-11ed-b327-a2101b01c1ca | InvocationID=dc19f838-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:07:04+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb04b05e-e63a-11ed-b327-a2101b01c1ca | InvocationID=eb04b9aa-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:07:04+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb04b05e-e63a-11ed-b327-a2101b01c1ca | InvocationID=eb04b9aa-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:07:04+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb04b05e-e63a-11ed-b327-a2101b01c1ca | InvocationID=eb04b9aa-e63a-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:07:14+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e52a39ce-e63a-11ed-b327-a2101b01c1ca | InvocationID=e52a3c30-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:07:14+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1212918-e63a-11ed-b327-a2101b01c1ca | InvocationID=f1212ce2-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:07:14+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1212918-e63a-11ed-b327-a2101b01c1ca | InvocationID=f1212ce2-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:07:14+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f1212918-e63a-11ed-b327-a2101b01c1ca | InvocationID=f1212ce2-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:07:29+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb04b05e-e63a-11ed-b327-a2101b01c1ca | InvocationID=eb04b9aa-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:07:29+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9eff0ce-e63a-11ed-b327-a2101b01c1ca | InvocationID=f9eff380-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:07:29+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9eff0ce-e63a-11ed-b327-a2101b01c1ca | InvocationID=f9eff380-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:07:29+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9eff0ce-e63a-11ed-b327-a2101b01c1ca | InvocationID=f9eff380-e63a-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:07:34+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f1212918-e63a-11ed-b327-a2101b01c1ca | InvocationID=f1212ce2-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:07:34+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd158f02-e63a-11ed-b327-a2101b01c1ca | InvocationID=fd1591d2-e63a-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:07:34+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd158f02-e63a-11ed-b327-a2101b01c1ca | InvocationID=fd1591d2-e63a-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:07:34+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fd158f02-e63a-11ed-b327-a2101b01c1ca | InvocationID=fd1591d2-e63a-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:07:54+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9eff0ce-e63a-11ed-b327-a2101b01c1ca | InvocationID=f9eff380-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:07:54+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08e0fd80-e63b-11ed-b327-a2101b01c1ca | InvocationID=08e10000-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:07:54+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08e0fd80-e63b-11ed-b327-a2101b01c1ca | InvocationID=08e10000-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:07:54+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08e0fd80-e63b-11ed-b327-a2101b01c1ca | InvocationID=08e10000-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:07:54+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fd158f02-e63a-11ed-b327-a2101b01c1ca | InvocationID=fd1591d2-e63a-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:07:54+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0905bd1e-e63b-11ed-b327-a2101b01c1ca | InvocationID=0905c00c-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:07:54+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0905bd1e-e63b-11ed-b327-a2101b01c1ca | InvocationID=0905c00c-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:07:54+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0905bd1e-e63b-11ed-b327-a2101b01c1ca | InvocationID=0905c00c-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:08:14+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0905bd1e-e63b-11ed-b327-a2101b01c1ca | InvocationID=0905c00c-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:08:14+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14f5ee96-e63b-11ed-b327-a2101b01c1ca | InvocationID=14f5f0ee-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:08:14+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14f5ee96-e63b-11ed-b327-a2101b01c1ca | InvocationID=14f5f0ee-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:08:14+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=14f5ee96-e63b-11ed-b327-a2101b01c1ca | InvocationID=14f5f0ee-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:08:19+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08e0fd80-e63b-11ed-b327-a2101b01c1ca | InvocationID=08e10000-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:08:19+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17ceb472-e63b-11ed-b327-a2101b01c1ca | InvocationID=17ceb6de-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:08:19+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17ceb472-e63b-11ed-b327-a2101b01c1ca | InvocationID=17ceb6de-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:08:19+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17ceb472-e63b-11ed-b327-a2101b01c1ca | InvocationID=17ceb6de-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:08:34+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=14f5ee96-e63b-11ed-b327-a2101b01c1ca | InvocationID=14f5f0ee-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:08:34+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20eeb28c-e63b-11ed-b327-a2101b01c1ca | InvocationID=20eeb62e-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:08:34+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20eeb28c-e63b-11ed-b327-a2101b01c1ca | InvocationID=20eeb62e-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:08:34+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=20eeb28c-e63b-11ed-b327-a2101b01c1ca | InvocationID=20eeb62e-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:08:44+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17ceb472-e63b-11ed-b327-a2101b01c1ca | InvocationID=17ceb6de-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:08:44+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26ba5f22-e63b-11ed-b327-a2101b01c1ca | InvocationID=26ba68dc-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:08:44+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26ba5f22-e63b-11ed-b327-a2101b01c1ca | InvocationID=26ba68dc-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:08:44+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26ba5f22-e63b-11ed-b327-a2101b01c1ca | InvocationID=26ba68dc-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:08:54+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=20eeb28c-e63b-11ed-b327-a2101b01c1ca | InvocationID=20eeb62e-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:08:54+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ce25efe-e63b-11ed-b327-a2101b01c1ca | InvocationID=2ce26246-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:08:54+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ce25efe-e63b-11ed-b327-a2101b01c1ca | InvocationID=2ce26246-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:08:54+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ce25efe-e63b-11ed-b327-a2101b01c1ca | InvocationID=2ce26246-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:09:09+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26ba5f22-e63b-11ed-b327-a2101b01c1ca | InvocationID=26ba68dc-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:09:09+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35a607d4-e63b-11ed-b327-a2101b01c1ca | InvocationID=35a60f40-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:09:09+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35a607d4-e63b-11ed-b327-a2101b01c1ca | InvocationID=35a60f40-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:09:09+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=35a607d4-e63b-11ed-b327-a2101b01c1ca | InvocationID=35a60f40-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:09:14+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ce25efe-e63b-11ed-b327-a2101b01c1ca | InvocationID=2ce26246-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:09:14+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38d90f5a-e63b-11ed-b327-a2101b01c1ca | InvocationID=38d914fa-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:09:14+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38d90f5a-e63b-11ed-b327-a2101b01c1ca | InvocationID=38d914fa-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:09:14+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38d90f5a-e63b-11ed-b327-a2101b01c1ca | InvocationID=38d914fa-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:09:34+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=35a607d4-e63b-11ed-b327-a2101b01c1ca | InvocationID=35a60f40-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:09:34+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4494bfd8-e63b-11ed-b327-a2101b01c1ca | InvocationID=4494ce74-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:09:34+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4494bfd8-e63b-11ed-b327-a2101b01c1ca | InvocationID=4494ce74-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:09:34+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4494bfd8-e63b-11ed-b327-a2101b01c1ca | InvocationID=4494ce74-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:09:34+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38d90f5a-e63b-11ed-b327-a2101b01c1ca | InvocationID=38d914fa-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:09:34+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44c9ca2a-e63b-11ed-b327-a2101b01c1ca | InvocationID=44c9cd2c-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:09:35+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44c9ca2a-e63b-11ed-b327-a2101b01c1ca | InvocationID=44c9cd2c-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:09:35+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=44c9ca2a-e63b-11ed-b327-a2101b01c1ca | InvocationID=44c9cd2c-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:09:55+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=44c9ca2a-e63b-11ed-b327-a2101b01c1ca | InvocationID=44c9cd2c-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:09:55+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50ba5688-e63b-11ed-b327-a2101b01c1ca | InvocationID=50ba5a52-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:09:55+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50ba5688-e63b-11ed-b327-a2101b01c1ca | InvocationID=50ba5a52-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:09:55+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50ba5688-e63b-11ed-b327-a2101b01c1ca | InvocationID=50ba5a52-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:09:59+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4494bfd8-e63b-11ed-b327-a2101b01c1ca | InvocationID=4494ce74-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:09:59+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5386a510-e63b-11ed-b327-a2101b01c1ca | InvocationID=5386a786-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:09:59+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5386a510-e63b-11ed-b327-a2101b01c1ca | InvocationID=5386a786-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:09:59+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5386a510-e63b-11ed-b327-a2101b01c1ca | InvocationID=5386a786-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:10:15+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50ba5688-e63b-11ed-b327-a2101b01c1ca | InvocationID=50ba5a52-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:10:15+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cae2b5e-e63b-11ed-b327-a2101b01c1ca | InvocationID=5cae2dac-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:10:15+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cae2b5e-e63b-11ed-b327-a2101b01c1ca | InvocationID=5cae2dac-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:10:15+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5cae2b5e-e63b-11ed-b327-a2101b01c1ca | InvocationID=5cae2dac-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:10:24+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5386a510-e63b-11ed-b327-a2101b01c1ca | InvocationID=5386a786-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:10:24+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=627193a0-e63b-11ed-b327-a2101b01c1ca | InvocationID=62719fee-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:10:24+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=627193a0-e63b-11ed-b327-a2101b01c1ca | InvocationID=62719fee-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:10:24+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=627193a0-e63b-11ed-b327-a2101b01c1ca | InvocationID=62719fee-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:10:35+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5cae2b5e-e63b-11ed-b327-a2101b01c1ca | InvocationID=5cae2dac-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:10:35+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68a47c2e-e63b-11ed-b327-a2101b01c1ca | InvocationID=68a48124-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:10:35+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68a47c2e-e63b-11ed-b327-a2101b01c1ca | InvocationID=68a48124-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:10:35+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=68a47c2e-e63b-11ed-b327-a2101b01c1ca | InvocationID=68a48124-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:10:49+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=627193a0-e63b-11ed-b327-a2101b01c1ca | InvocationID=62719fee-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:10:49+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=715de58a-e63b-11ed-b327-a2101b01c1ca | InvocationID=715de7ec-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:10:49+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=715de58a-e63b-11ed-b327-a2101b01c1ca | InvocationID=715de7ec-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:10:49+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=715de58a-e63b-11ed-b327-a2101b01c1ca | InvocationID=715de7ec-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:10:55+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=68a47c2e-e63b-11ed-b327-a2101b01c1ca | InvocationID=68a48124-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:10:55+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7498c954-e63b-11ed-b327-a2101b01c1ca | InvocationID=7498cbac-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:10:55+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7498c954-e63b-11ed-b327-a2101b01c1ca | InvocationID=7498cbac-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:10:55+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7498c954-e63b-11ed-b327-a2101b01c1ca | InvocationID=7498cbac-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:11:14+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=715de58a-e63b-11ed-b327-a2101b01c1ca | InvocationID=715de7ec-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:11:14+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=804f1e38-e63b-11ed-b327-a2101b01c1ca | InvocationID=804f3184-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:11:14+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=804f1e38-e63b-11ed-b327-a2101b01c1ca | InvocationID=804f3184-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:11:14+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=804f1e38-e63b-11ed-b327-a2101b01c1ca | InvocationID=804f3184-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:11:15+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7498c954-e63b-11ed-b327-a2101b01c1ca | InvocationID=7498cbac-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:11:15+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80887c46-e63b-11ed-b327-a2101b01c1ca | InvocationID=80887f8e-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:11:15+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80887c46-e63b-11ed-b327-a2101b01c1ca | InvocationID=80887f8e-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:11:15+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=80887c46-e63b-11ed-b327-a2101b01c1ca | InvocationID=80887f8e-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:11:35+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=80887c46-e63b-11ed-b327-a2101b01c1ca | InvocationID=80887f8e-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:11:35+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c78392e-e63b-11ed-b327-a2101b01c1ca | InvocationID=8c783b72-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:11:35+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c78392e-e63b-11ed-b327-a2101b01c1ca | InvocationID=8c783b72-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:11:35+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c78392e-e63b-11ed-b327-a2101b01c1ca | InvocationID=8c783b72-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:11:39+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=804f1e38-e63b-11ed-b327-a2101b01c1ca | InvocationID=804f3184-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:11:39+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f3e2830-e63b-11ed-b327-a2101b01c1ca | InvocationID=8f3e2be6-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:11:39+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f3e2830-e63b-11ed-b327-a2101b01c1ca | InvocationID=8f3e2be6-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:11:39+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f3e2830-e63b-11ed-b327-a2101b01c1ca | InvocationID=8f3e2be6-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:11:55+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c78392e-e63b-11ed-b327-a2101b01c1ca | InvocationID=8c783b72-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:11:55+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98713f5a-e63b-11ed-b327-a2101b01c1ca | InvocationID=9871484c-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:11:55+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98713f5a-e63b-11ed-b327-a2101b01c1ca | InvocationID=9871484c-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:11:55+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=98713f5a-e63b-11ed-b327-a2101b01c1ca | InvocationID=9871484c-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:12:04+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f3e2830-e63b-11ed-b327-a2101b01c1ca | InvocationID=8f3e2be6-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:12:04+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e292278-e63b-11ed-b327-a2101b01c1ca | InvocationID=9e29276e-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:12:04+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e292278-e63b-11ed-b327-a2101b01c1ca | InvocationID=9e29276e-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:12:04+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e292278-e63b-11ed-b327-a2101b01c1ca | InvocationID=9e29276e-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:12:15+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=98713f5a-e63b-11ed-b327-a2101b01c1ca | InvocationID=9871484c-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:12:15+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4656ec6-e63b-11ed-b327-a2101b01c1ca | InvocationID=a4657286-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:12:15+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4656ec6-e63b-11ed-b327-a2101b01c1ca | InvocationID=a4657286-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:12:15+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4656ec6-e63b-11ed-b327-a2101b01c1ca | InvocationID=a4657286-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:12:29+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e292278-e63b-11ed-b327-a2101b01c1ca | InvocationID=9e29276e-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:12:29+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad1504a0-e63b-11ed-b327-a2101b01c1ca | InvocationID=ad15084c-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:12:30+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad1504a0-e63b-11ed-b327-a2101b01c1ca | InvocationID=ad15084c-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:12:30+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad1504a0-e63b-11ed-b327-a2101b01c1ca | InvocationID=ad15084c-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:12:35+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4656ec6-e63b-11ed-b327-a2101b01c1ca | InvocationID=a4657286-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:12:35+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b05d9e60-e63b-11ed-b327-a2101b01c1ca | InvocationID=b05da0ae-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:12:35+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b05d9e60-e63b-11ed-b327-a2101b01c1ca | InvocationID=b05da0ae-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:12:35+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b05d9e60-e63b-11ed-b327-a2101b01c1ca | InvocationID=b05da0ae-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:12:55+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad1504a0-e63b-11ed-b327-a2101b01c1ca | InvocationID=ad15084c-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:12:55+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc04e002-e63b-11ed-b327-a2101b01c1ca | InvocationID=bc04e2c8-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:12:55+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc04e002-e63b-11ed-b327-a2101b01c1ca | InvocationID=bc04e2c8-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:12:55+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc04e002-e63b-11ed-b327-a2101b01c1ca | InvocationID=bc04e2c8-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:12:55+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b05d9e60-e63b-11ed-b327-a2101b01c1ca | InvocationID=b05da0ae-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:12:55+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc4d4c3e-e63b-11ed-b327-a2101b01c1ca | InvocationID=bc4d4eaa-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:12:55+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc4d4c3e-e63b-11ed-b327-a2101b01c1ca | InvocationID=bc4d4eaa-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:12:55+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc4d4c3e-e63b-11ed-b327-a2101b01c1ca | InvocationID=bc4d4eaa-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:13:15+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc4d4c3e-e63b-11ed-b327-a2101b01c1ca | InvocationID=bc4d4eaa-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:13:15+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c83caa3a-e63b-11ed-b327-a2101b01c1ca | InvocationID=c83cb1d8-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:13:15+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c83caa3a-e63b-11ed-b327-a2101b01c1ca | InvocationID=c83cb1d8-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:13:15+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c83caa3a-e63b-11ed-b327-a2101b01c1ca | InvocationID=c83cb1d8-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:13:20+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc04e002-e63b-11ed-b327-a2101b01c1ca | InvocationID=bc04e2c8-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:13:20+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=caf88802-e63b-11ed-b327-a2101b01c1ca | InvocationID=caf88a46-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:13:20+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=caf88802-e63b-11ed-b327-a2101b01c1ca | InvocationID=caf88a46-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:13:20+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=caf88802-e63b-11ed-b327-a2101b01c1ca | InvocationID=caf88a46-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:13:35+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c83caa3a-e63b-11ed-b327-a2101b01c1ca | InvocationID=c83cb1d8-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:13:35+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d431474c-e63b-11ed-b327-a2101b01c1ca | InvocationID=d4314a76-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:13:35+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d431474c-e63b-11ed-b327-a2101b01c1ca | InvocationID=d4314a76-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:13:35+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d431474c-e63b-11ed-b327-a2101b01c1ca | InvocationID=d4314a76-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:13:45+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=caf88802-e63b-11ed-b327-a2101b01c1ca | InvocationID=caf88a46-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:13:45+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9e317ce-e63b-11ed-b327-a2101b01c1ca | InvocationID=d9e31b7a-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:13:45+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9e317ce-e63b-11ed-b327-a2101b01c1ca | InvocationID=d9e31b7a-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:13:45+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9e317ce-e63b-11ed-b327-a2101b01c1ca | InvocationID=d9e31b7a-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:13:55+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d431474c-e63b-11ed-b327-a2101b01c1ca | InvocationID=d4314a76-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:13:55+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0261bea-e63b-11ed-b327-a2101b01c1ca | InvocationID=e0261fa0-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:13:55+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0261bea-e63b-11ed-b327-a2101b01c1ca | InvocationID=e0261fa0-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:13:55+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0261bea-e63b-11ed-b327-a2101b01c1ca | InvocationID=e0261fa0-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:14:10+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9e317ce-e63b-11ed-b327-a2101b01c1ca | InvocationID=d9e31b7a-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:14:10+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8ce35e8-e63b-11ed-b327-a2101b01c1ca | InvocationID=e8ce38b8-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:14:10+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8ce35e8-e63b-11ed-b327-a2101b01c1ca | InvocationID=e8ce38b8-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:14:10+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e8ce35e8-e63b-11ed-b327-a2101b01c1ca | InvocationID=e8ce38b8-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:14:15+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0261bea-e63b-11ed-b327-a2101b01c1ca | InvocationID=e0261fa0-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:14:15+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec1a8094-e63b-11ed-b327-a2101b01c1ca | InvocationID=ec1a82e2-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:14:15+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec1a8094-e63b-11ed-b327-a2101b01c1ca | InvocationID=ec1a82e2-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:14:15+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec1a8094-e63b-11ed-b327-a2101b01c1ca | InvocationID=ec1a82e2-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:14:35+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e8ce35e8-e63b-11ed-b327-a2101b01c1ca | InvocationID=e8ce38b8-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:14:35+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7c12132-e63b-11ed-b327-a2101b01c1ca | InvocationID=f7c12998-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:14:35+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7c12132-e63b-11ed-b327-a2101b01c1ca | InvocationID=f7c12998-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:14:35+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f7c12132-e63b-11ed-b327-a2101b01c1ca | InvocationID=f7c12998-e63b-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:14:35+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec1a8094-e63b-11ed-b327-a2101b01c1ca | InvocationID=ec1a82e2-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:14:35+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f80adc6e-e63b-11ed-b327-a2101b01c1ca | InvocationID=f80aded0-e63b-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:14:35+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f80adc6e-e63b-11ed-b327-a2101b01c1ca | InvocationID=f80aded0-e63b-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:14:35+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f80adc6e-e63b-11ed-b327-a2101b01c1ca | InvocationID=f80aded0-e63b-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:14:55+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f80adc6e-e63b-11ed-b327-a2101b01c1ca | InvocationID=f80aded0-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:14:55+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03fa671a-e63c-11ed-b327-a2101b01c1ca | InvocationID=03fa6f4e-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:14:55+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03fa671a-e63c-11ed-b327-a2101b01c1ca | InvocationID=03fa6f4e-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:14:55+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=03fa671a-e63c-11ed-b327-a2101b01c1ca | InvocationID=03fa6f4e-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:15:00+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f7c12132-e63b-11ed-b327-a2101b01c1ca | InvocationID=f7c12998-e63b-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:15:00+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06b1863c-e63c-11ed-b327-a2101b01c1ca | InvocationID=06b18a92-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:15:00+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06b1863c-e63c-11ed-b327-a2101b01c1ca | InvocationID=06b18a92-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:15:00+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=06b1863c-e63c-11ed-b327-a2101b01c1ca | InvocationID=06b18a92-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:15:15+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=03fa671a-e63c-11ed-b327-a2101b01c1ca | InvocationID=03fa6f4e-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:15:15+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ff1bfe6-e63c-11ed-b327-a2101b01c1ca | InvocationID=0ff1c3b0-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:15:15+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ff1bfe6-e63c-11ed-b327-a2101b01c1ca | InvocationID=0ff1c3b0-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:15:15+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0ff1bfe6-e63c-11ed-b327-a2101b01c1ca | InvocationID=0ff1c3b0-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:15:25+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=06b1863c-e63c-11ed-b327-a2101b01c1ca | InvocationID=06b18a92-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:15:25+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=159ce18c-e63c-11ed-b327-a2101b01c1ca | InvocationID=159ced6c-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:15:25+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=159ce18c-e63c-11ed-b327-a2101b01c1ca | InvocationID=159ced6c-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:15:25+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=159ce18c-e63c-11ed-b327-a2101b01c1ca | InvocationID=159ced6c-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:15:35+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0ff1bfe6-e63c-11ed-b327-a2101b01c1ca | InvocationID=0ff1c3b0-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:15:35+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1be6b68a-e63c-11ed-b327-a2101b01c1ca | InvocationID=1be6ba04-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:15:35+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1be6b68a-e63c-11ed-b327-a2101b01c1ca | InvocationID=1be6ba04-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:15:35+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1be6b68a-e63c-11ed-b327-a2101b01c1ca | InvocationID=1be6ba04-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:15:50+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=159ce18c-e63c-11ed-b327-a2101b01c1ca | InvocationID=159ced6c-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:15:50+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2488899e-e63c-11ed-b327-a2101b01c1ca | InvocationID=24888d7c-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:15:50+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2488899e-e63c-11ed-b327-a2101b01c1ca | InvocationID=24888d7c-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:15:50+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2488899e-e63c-11ed-b327-a2101b01c1ca | InvocationID=24888d7c-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:15:55+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1be6b68a-e63c-11ed-b327-a2101b01c1ca | InvocationID=1be6ba04-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:15:55+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27dcf5b2-e63c-11ed-b327-a2101b01c1ca | InvocationID=27dcf8f0-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:15:55+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27dcf5b2-e63c-11ed-b327-a2101b01c1ca | InvocationID=27dcf8f0-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:15:55+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=27dcf5b2-e63c-11ed-b327-a2101b01c1ca | InvocationID=27dcf8f0-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:16:15+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2488899e-e63c-11ed-b327-a2101b01c1ca | InvocationID=24888d7c-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:16:15+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=337a6990-e63c-11ed-b327-a2101b01c1ca | InvocationID=337a6bfc-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:16:15+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=337a6990-e63c-11ed-b327-a2101b01c1ca | InvocationID=337a6bfc-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:16:15+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=337a6990-e63c-11ed-b327-a2101b01c1ca | InvocationID=337a6bfc-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:16:15+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=27dcf5b2-e63c-11ed-b327-a2101b01c1ca | InvocationID=27dcf8f0-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:16:15+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33cd7ca2-e63c-11ed-b327-a2101b01c1ca | InvocationID=33cd7fea-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:16:16+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33cd7ca2-e63c-11ed-b327-a2101b01c1ca | InvocationID=33cd7fea-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:16:16+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=33cd7ca2-e63c-11ed-b327-a2101b01c1ca | InvocationID=33cd7fea-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:16:36+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=33cd7ca2-e63c-11ed-b327-a2101b01c1ca | InvocationID=33cd7fea-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:16:36+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fbd505a-e63c-11ed-b327-a2101b01c1ca | InvocationID=3fbd52a8-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:16:36+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fbd505a-e63c-11ed-b327-a2101b01c1ca | InvocationID=3fbd52a8-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:16:36+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3fbd505a-e63c-11ed-b327-a2101b01c1ca | InvocationID=3fbd52a8-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:16:40+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=337a6990-e63c-11ed-b327-a2101b01c1ca | InvocationID=337a6bfc-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:16:40+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=426cf5c6-e63c-11ed-b327-a2101b01c1ca | InvocationID=426cf846-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:16:40+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=426cf5c6-e63c-11ed-b327-a2101b01c1ca | InvocationID=426cf846-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:16:40+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=426cf5c6-e63c-11ed-b327-a2101b01c1ca | InvocationID=426cf846-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:16:56+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3fbd505a-e63c-11ed-b327-a2101b01c1ca | InvocationID=3fbd52a8-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:16:56+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4bb12fa8-e63c-11ed-b327-a2101b01c1ca | InvocationID=4bb137a0-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:16:56+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4bb12fa8-e63c-11ed-b327-a2101b01c1ca | InvocationID=4bb137a0-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:16:56+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4bb12fa8-e63c-11ed-b327-a2101b01c1ca | InvocationID=4bb137a0-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:17:05+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=426cf5c6-e63c-11ed-b327-a2101b01c1ca | InvocationID=426cf846-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:17:05+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5158f35a-e63c-11ed-b327-a2101b01c1ca | InvocationID=5158f58a-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:17:05+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5158f35a-e63c-11ed-b327-a2101b01c1ca | InvocationID=5158f58a-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:17:05+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5158f35a-e63c-11ed-b327-a2101b01c1ca | InvocationID=5158f58a-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:17:16+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4bb12fa8-e63c-11ed-b327-a2101b01c1ca | InvocationID=4bb137a0-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:17:16+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57aa6acc-e63c-11ed-b327-a2101b01c1ca | InvocationID=57aa6e46-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:17:16+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57aa6acc-e63c-11ed-b327-a2101b01c1ca | InvocationID=57aa6e46-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:17:16+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=57aa6acc-e63c-11ed-b327-a2101b01c1ca | InvocationID=57aa6e46-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:17:30+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5158f35a-e63c-11ed-b327-a2101b01c1ca | InvocationID=5158f58a-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:17:30+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=604783b8-e63c-11ed-b327-a2101b01c1ca | InvocationID=604785d4-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:17:30+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=604783b8-e63c-11ed-b327-a2101b01c1ca | InvocationID=604785d4-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:17:30+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=604783b8-e63c-11ed-b327-a2101b01c1ca | InvocationID=604785d4-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:17:36+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=57aa6acc-e63c-11ed-b327-a2101b01c1ca | InvocationID=57aa6e46-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:17:36+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=639d291e-e63c-11ed-b327-a2101b01c1ca | InvocationID=639d2b6c-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:17:36+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=639d291e-e63c-11ed-b327-a2101b01c1ca | InvocationID=639d2b6c-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:17:36+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=639d291e-e63c-11ed-b327-a2101b01c1ca | InvocationID=639d2b6c-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:17:55+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=604783b8-e63c-11ed-b327-a2101b01c1ca | InvocationID=604785d4-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:17:55+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f394500-e63c-11ed-b327-a2101b01c1ca | InvocationID=6f39473a-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:17:55+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f394500-e63c-11ed-b327-a2101b01c1ca | InvocationID=6f39473a-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:17:55+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f394500-e63c-11ed-b327-a2101b01c1ca | InvocationID=6f39473a-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:17:56+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=639d291e-e63c-11ed-b327-a2101b01c1ca | InvocationID=639d2b6c-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:17:56+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f8d12fc-e63c-11ed-b327-a2101b01c1ca | InvocationID=6f8d1536-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:17:56+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f8d12fc-e63c-11ed-b327-a2101b01c1ca | InvocationID=6f8d1536-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:17:56+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f8d12fc-e63c-11ed-b327-a2101b01c1ca | InvocationID=6f8d1536-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:18:16+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f8d12fc-e63c-11ed-b327-a2101b01c1ca | InvocationID=6f8d1536-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:18:16+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b7e5012-e63c-11ed-b327-a2101b01c1ca | InvocationID=7b7e58a0-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:18:16+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b7e5012-e63c-11ed-b327-a2101b01c1ca | InvocationID=7b7e58a0-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:18:16+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7b7e5012-e63c-11ed-b327-a2101b01c1ca | InvocationID=7b7e58a0-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:18:20+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f394500-e63c-11ed-b327-a2101b01c1ca | InvocationID=6f39473a-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:18:20+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e2709bc-e63c-11ed-b327-a2101b01c1ca | InvocationID=7e270eb2-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:18:20+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e2709bc-e63c-11ed-b327-a2101b01c1ca | InvocationID=7e270eb2-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:18:20+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e2709bc-e63c-11ed-b327-a2101b01c1ca | InvocationID=7e270eb2-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:18:36+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7b7e5012-e63c-11ed-b327-a2101b01c1ca | InvocationID=7b7e58a0-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:18:36+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=877730d2-e63c-11ed-b327-a2101b01c1ca | InvocationID=87773320-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:18:36+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=877730d2-e63c-11ed-b327-a2101b01c1ca | InvocationID=87773320-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:18:36+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=877730d2-e63c-11ed-b327-a2101b01c1ca | InvocationID=87773320-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:18:45+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e2709bc-e63c-11ed-b327-a2101b01c1ca | InvocationID=7e270eb2-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:18:45+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d127920-e63c-11ed-b327-a2101b01c1ca | InvocationID=8d127b64-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:18:45+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d127920-e63c-11ed-b327-a2101b01c1ca | InvocationID=8d127b64-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:18:45+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d127920-e63c-11ed-b327-a2101b01c1ca | InvocationID=8d127b64-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:18:56+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=877730d2-e63c-11ed-b327-a2101b01c1ca | InvocationID=87773320-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:18:56+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9369d854-e63c-11ed-b327-a2101b01c1ca | InvocationID=9369da98-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:18:56+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9369d854-e63c-11ed-b327-a2101b01c1ca | InvocationID=9369da98-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:18:56+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9369d854-e63c-11ed-b327-a2101b01c1ca | InvocationID=9369da98-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:19:10+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d127920-e63c-11ed-b327-a2101b01c1ca | InvocationID=8d127b64-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:19:10+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9bfcd25a-e63c-11ed-b327-a2101b01c1ca | InvocationID=9bfcd91c-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:19:10+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9bfcd25a-e63c-11ed-b327-a2101b01c1ca | InvocationID=9bfcd91c-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:19:10+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9bfcd25a-e63c-11ed-b327-a2101b01c1ca | InvocationID=9bfcd91c-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:19:16+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9369d854-e63c-11ed-b327-a2101b01c1ca | InvocationID=9369da98-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:19:16+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f5eeb18-e63c-11ed-b327-a2101b01c1ca | InvocationID=9f5eed66-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:19:16+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f5eeb18-e63c-11ed-b327-a2101b01c1ca | InvocationID=9f5eed66-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:19:16+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f5eeb18-e63c-11ed-b327-a2101b01c1ca | InvocationID=9f5eed66-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:19:35+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9bfcd25a-e63c-11ed-b327-a2101b01c1ca | InvocationID=9bfcd91c-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:19:35+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaea9874-e63c-11ed-b327-a2101b01c1ca | InvocationID=aaea9ab8-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:19:35+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaea9874-e63c-11ed-b327-a2101b01c1ca | InvocationID=aaea9ab8-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:19:35+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aaea9874-e63c-11ed-b327-a2101b01c1ca | InvocationID=aaea9ab8-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:19:36+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f5eeb18-e63c-11ed-b327-a2101b01c1ca | InvocationID=9f5eed66-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:19:36+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab4f59c6-e63c-11ed-b327-a2101b01c1ca | InvocationID=ab4f5c00-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:19:36+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab4f59c6-e63c-11ed-b327-a2101b01c1ca | InvocationID=ab4f5c00-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:19:36+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ab4f59c6-e63c-11ed-b327-a2101b01c1ca | InvocationID=ab4f5c00-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:19:56+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ab4f59c6-e63c-11ed-b327-a2101b01c1ca | InvocationID=ab4f5c00-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:19:56+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b73f56c8-e63c-11ed-b327-a2101b01c1ca | InvocationID=b73f5966-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:19:56+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b73f56c8-e63c-11ed-b327-a2101b01c1ca | InvocationID=b73f5966-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:19:56+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b73f56c8-e63c-11ed-b327-a2101b01c1ca | InvocationID=b73f5966-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:20:00+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aaea9874-e63c-11ed-b327-a2101b01c1ca | InvocationID=aaea9ab8-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:20:00+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9dceecc-e63c-11ed-b327-a2101b01c1ca | InvocationID=b9dcf1b0-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:20:00+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9dceecc-e63c-11ed-b327-a2101b01c1ca | InvocationID=b9dcf1b0-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:20:00+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9dceecc-e63c-11ed-b327-a2101b01c1ca | InvocationID=b9dcf1b0-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:20:16+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b73f56c8-e63c-11ed-b327-a2101b01c1ca | InvocationID=b73f5966-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:20:16+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c335b152-e63c-11ed-b327-a2101b01c1ca | InvocationID=c335b36e-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:20:16+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c335b152-e63c-11ed-b327-a2101b01c1ca | InvocationID=c335b36e-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:20:16+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c335b152-e63c-11ed-b327-a2101b01c1ca | InvocationID=c335b36e-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:20:25+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9dceecc-e63c-11ed-b327-a2101b01c1ca | InvocationID=b9dcf1b0-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:20:25+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8c80642-e63c-11ed-b327-a2101b01c1ca | InvocationID=c8c809da-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:20:25+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8c80642-e63c-11ed-b327-a2101b01c1ca | InvocationID=c8c809da-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:20:25+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c8c80642-e63c-11ed-b327-a2101b01c1ca | InvocationID=c8c809da-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:20:36+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c335b152-e63c-11ed-b327-a2101b01c1ca | InvocationID=c335b36e-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:20:36+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf2b88ce-e63c-11ed-b327-a2101b01c1ca | InvocationID=cf2b8c66-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:20:36+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf2b88ce-e63c-11ed-b327-a2101b01c1ca | InvocationID=cf2b8c66-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:20:36+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cf2b88ce-e63c-11ed-b327-a2101b01c1ca | InvocationID=cf2b8c66-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:20:50+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c8c80642-e63c-11ed-b327-a2101b01c1ca | InvocationID=c8c809da-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:20:50+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7b57aa4-e63c-11ed-b327-a2101b01c1ca | InvocationID=d7b581ca-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:20:51+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7b57aa4-e63c-11ed-b327-a2101b01c1ca | InvocationID=d7b581ca-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:20:51+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d7b57aa4-e63c-11ed-b327-a2101b01c1ca | InvocationID=d7b581ca-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:20:56+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cf2b88ce-e63c-11ed-b327-a2101b01c1ca | InvocationID=cf2b8c66-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:20:56+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db200196-e63c-11ed-b327-a2101b01c1ca | InvocationID=db200628-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:20:56+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db200196-e63c-11ed-b327-a2101b01c1ca | InvocationID=db200628-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:20:56+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=db200196-e63c-11ed-b327-a2101b01c1ca | InvocationID=db200628-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:21:16+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d7b57aa4-e63c-11ed-b327-a2101b01c1ca | InvocationID=d7b581ca-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:21:16+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6ab2ff4-e63c-11ed-b327-a2101b01c1ca | InvocationID=e6ab326a-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:21:16+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6ab2ff4-e63c-11ed-b327-a2101b01c1ca | InvocationID=e6ab326a-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:21:16+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6ab2ff4-e63c-11ed-b327-a2101b01c1ca | InvocationID=e6ab326a-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:21:16+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=db200196-e63c-11ed-b327-a2101b01c1ca | InvocationID=db200628-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:21:16+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e711a7ac-e63c-11ed-b327-a2101b01c1ca | InvocationID=e711aa9a-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:21:16+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e711a7ac-e63c-11ed-b327-a2101b01c1ca | InvocationID=e711aa9a-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:21:16+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e711a7ac-e63c-11ed-b327-a2101b01c1ca | InvocationID=e711aa9a-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:21:36+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e711a7ac-e63c-11ed-b327-a2101b01c1ca | InvocationID=e711aa9a-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:21:36+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f301c9ca-e63c-11ed-b327-a2101b01c1ca | InvocationID=f301cd80-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:21:36+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f301c9ca-e63c-11ed-b327-a2101b01c1ca | InvocationID=f301cd80-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:21:36+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f301c9ca-e63c-11ed-b327-a2101b01c1ca | InvocationID=f301cd80-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:21:41+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6ab2ff4-e63c-11ed-b327-a2101b01c1ca | InvocationID=e6ab326a-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:21:41+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5994ece-e63c-11ed-b327-a2101b01c1ca | InvocationID=f59951ee-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:21:41+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5994ece-e63c-11ed-b327-a2101b01c1ca | InvocationID=f59951ee-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:21:41+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5994ece-e63c-11ed-b327-a2101b01c1ca | InvocationID=f59951ee-e63c-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:21:56+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f301c9ca-e63c-11ed-b327-a2101b01c1ca | InvocationID=f301cd80-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:21:56+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fef82c9c-e63c-11ed-b327-a2101b01c1ca | InvocationID=fef82f44-e63c-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:21:56+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fef82c9c-e63c-11ed-b327-a2101b01c1ca | InvocationID=fef82f44-e63c-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:21:56+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fef82c9c-e63c-11ed-b327-a2101b01c1ca | InvocationID=fef82f44-e63c-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:22:06+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5994ece-e63c-11ed-b327-a2101b01c1ca | InvocationID=f59951ee-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:22:06+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=048c66d2-e63d-11ed-b327-a2101b01c1ca | InvocationID=048c6f9c-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:22:06+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=048c66d2-e63d-11ed-b327-a2101b01c1ca | InvocationID=048c6f9c-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:22:06+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=048c66d2-e63d-11ed-b327-a2101b01c1ca | InvocationID=048c6f9c-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:22:16+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fef82c9c-e63c-11ed-b327-a2101b01c1ca | InvocationID=fef82f44-e63c-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:22:16+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0aeb0042-e63d-11ed-b327-a2101b01c1ca | InvocationID=0aeb02ae-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:22:16+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0aeb0042-e63d-11ed-b327-a2101b01c1ca | InvocationID=0aeb02ae-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:22:16+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0aeb0042-e63d-11ed-b327-a2101b01c1ca | InvocationID=0aeb02ae-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:22:31+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=048c66d2-e63d-11ed-b327-a2101b01c1ca | InvocationID=048c6f9c-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:22:31+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13768bc8-e63d-11ed-b327-a2101b01c1ca | InvocationID=1376a0fe-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:22:31+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13768bc8-e63d-11ed-b327-a2101b01c1ca | InvocationID=1376a0fe-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:22:31+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13768bc8-e63d-11ed-b327-a2101b01c1ca | InvocationID=1376a0fe-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:22:36+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0aeb0042-e63d-11ed-b327-a2101b01c1ca | InvocationID=0aeb02ae-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:22:36+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16e3bb64-e63d-11ed-b327-a2101b01c1ca | InvocationID=16e3be48-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:22:37+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16e3bb64-e63d-11ed-b327-a2101b01c1ca | InvocationID=16e3be48-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:22:37+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=16e3bb64-e63d-11ed-b327-a2101b01c1ca | InvocationID=16e3be48-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:22:56+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13768bc8-e63d-11ed-b327-a2101b01c1ca | InvocationID=1376a0fe-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:22:56+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2264ac28-e63d-11ed-b327-a2101b01c1ca | InvocationID=2264b286-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:22:56+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2264ac28-e63d-11ed-b327-a2101b01c1ca | InvocationID=2264b286-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:22:56+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2264ac28-e63d-11ed-b327-a2101b01c1ca | InvocationID=2264b286-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:22:57+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=16e3bb64-e63d-11ed-b327-a2101b01c1ca | InvocationID=16e3be48-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:22:57+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22d3c0ae-e63d-11ed-b327-a2101b01c1ca | InvocationID=22d3c2de-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:22:57+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22d3c0ae-e63d-11ed-b327-a2101b01c1ca | InvocationID=22d3c2de-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:22:57+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=22d3c0ae-e63d-11ed-b327-a2101b01c1ca | InvocationID=22d3c2de-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:23:17+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=22d3c0ae-e63d-11ed-b327-a2101b01c1ca | InvocationID=22d3c2de-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:23:17+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ec2f312-e63d-11ed-b327-a2101b01c1ca | InvocationID=2ec2f6b4-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:23:17+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ec2f312-e63d-11ed-b327-a2101b01c1ca | InvocationID=2ec2f6b4-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:23:17+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ec2f312-e63d-11ed-b327-a2101b01c1ca | InvocationID=2ec2f6b4-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:23:21+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2264ac28-e63d-11ed-b327-a2101b01c1ca | InvocationID=2264b286-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:23:21+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3158e910-e63d-11ed-b327-a2101b01c1ca | InvocationID=3158ecb2-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:23:21+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3158e910-e63d-11ed-b327-a2101b01c1ca | InvocationID=3158ecb2-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:23:21+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3158e910-e63d-11ed-b327-a2101b01c1ca | InvocationID=3158ecb2-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:23:37+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ec2f312-e63d-11ed-b327-a2101b01c1ca | InvocationID=2ec2f6b4-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:23:37+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ab6b24e-e63d-11ed-b327-a2101b01c1ca | InvocationID=3ab6b578-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:23:37+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ab6b24e-e63d-11ed-b327-a2101b01c1ca | InvocationID=3ab6b578-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:23:37+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3ab6b24e-e63d-11ed-b327-a2101b01c1ca | InvocationID=3ab6b578-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:23:46+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3158e910-e63d-11ed-b327-a2101b01c1ca | InvocationID=3158ecb2-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:23:46+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40442138-e63d-11ed-b327-a2101b01c1ca | InvocationID=40442390-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:23:46+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40442138-e63d-11ed-b327-a2101b01c1ca | InvocationID=40442390-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:23:46+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=40442138-e63d-11ed-b327-a2101b01c1ca | InvocationID=40442390-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:23:57+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3ab6b24e-e63d-11ed-b327-a2101b01c1ca | InvocationID=3ab6b578-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:23:57+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46ad9504-e63d-11ed-b327-a2101b01c1ca | InvocationID=46ada1c0-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:23:57+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46ad9504-e63d-11ed-b327-a2101b01c1ca | InvocationID=46ada1c0-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:23:57+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46ad9504-e63d-11ed-b327-a2101b01c1ca | InvocationID=46ada1c0-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:24:11+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=40442138-e63d-11ed-b327-a2101b01c1ca | InvocationID=40442390-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:24:11+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f3007e8-e63d-11ed-b327-a2101b01c1ca | InvocationID=4f300acc-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:24:11+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f3007e8-e63d-11ed-b327-a2101b01c1ca | InvocationID=4f300acc-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:24:11+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f3007e8-e63d-11ed-b327-a2101b01c1ca | InvocationID=4f300acc-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:24:17+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46ad9504-e63d-11ed-b327-a2101b01c1ca | InvocationID=46ada1c0-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:24:17+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52a175ec-e63d-11ed-b327-a2101b01c1ca | InvocationID=52a179a2-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:24:17+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52a175ec-e63d-11ed-b327-a2101b01c1ca | InvocationID=52a179a2-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:24:17+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=52a175ec-e63d-11ed-b327-a2101b01c1ca | InvocationID=52a179a2-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:24:36+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f3007e8-e63d-11ed-b327-a2101b01c1ca | InvocationID=4f300acc-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:24:36+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e22b96c-e63d-11ed-b327-a2101b01c1ca | InvocationID=5e22bbd8-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:24:36+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e22b96c-e63d-11ed-b327-a2101b01c1ca | InvocationID=5e22bbd8-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:24:36+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e22b96c-e63d-11ed-b327-a2101b01c1ca | InvocationID=5e22bbd8-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:24:37+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=52a175ec-e63d-11ed-b327-a2101b01c1ca | InvocationID=52a179a2-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:24:37+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e91ee0e-e63d-11ed-b327-a2101b01c1ca | InvocationID=5e91f638-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:24:37+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e91ee0e-e63d-11ed-b327-a2101b01c1ca | InvocationID=5e91f638-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:24:37+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5e91ee0e-e63d-11ed-b327-a2101b01c1ca | InvocationID=5e91f638-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:24:57+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5e91ee0e-e63d-11ed-b327-a2101b01c1ca | InvocationID=5e91f638-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:24:57+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a829560-e63d-11ed-b327-a2101b01c1ca | InvocationID=6a82979a-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:24:57+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a829560-e63d-11ed-b327-a2101b01c1ca | InvocationID=6a82979a-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:24:57+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6a829560-e63d-11ed-b327-a2101b01c1ca | InvocationID=6a82979a-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:25:01+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e22b96c-e63d-11ed-b327-a2101b01c1ca | InvocationID=5e22bbd8-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:25:01+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d1020c2-e63d-11ed-b327-a2101b01c1ca | InvocationID=6d102392-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:25:01+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d1020c2-e63d-11ed-b327-a2101b01c1ca | InvocationID=6d102392-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:25:01+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d1020c2-e63d-11ed-b327-a2101b01c1ca | InvocationID=6d102392-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:25:17+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6a829560-e63d-11ed-b327-a2101b01c1ca | InvocationID=6a82979a-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:25:17+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76796808-e63d-11ed-b327-a2101b01c1ca | InvocationID=7679780c-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:25:17+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76796808-e63d-11ed-b327-a2101b01c1ca | InvocationID=7679780c-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:25:17+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=76796808-e63d-11ed-b327-a2101b01c1ca | InvocationID=7679780c-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:25:26+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d1020c2-e63d-11ed-b327-a2101b01c1ca | InvocationID=6d102392-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:25:26+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7bfb0e30-e63d-11ed-b327-a2101b01c1ca | InvocationID=7bfb1164-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:25:26+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7bfb0e30-e63d-11ed-b327-a2101b01c1ca | InvocationID=7bfb1164-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:25:26+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7bfb0e30-e63d-11ed-b327-a2101b01c1ca | InvocationID=7bfb1164-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:25:37+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=76796808-e63d-11ed-b327-a2101b01c1ca | InvocationID=7679780c-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:25:37+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=826b7f0c-e63d-11ed-b327-a2101b01c1ca | InvocationID=826b815a-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:25:37+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=826b7f0c-e63d-11ed-b327-a2101b01c1ca | InvocationID=826b815a-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:25:37+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=826b7f0c-e63d-11ed-b327-a2101b01c1ca | InvocationID=826b815a-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:25:51+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7bfb0e30-e63d-11ed-b327-a2101b01c1ca | InvocationID=7bfb1164-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:25:51+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ae6c09c-e63d-11ed-b327-a2101b01c1ca | InvocationID=8ae6d38e-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:25:51+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ae6c09c-e63d-11ed-b327-a2101b01c1ca | InvocationID=8ae6d38e-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:25:51+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ae6c09c-e63d-11ed-b327-a2101b01c1ca | InvocationID=8ae6d38e-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:25:57+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=826b7f0c-e63d-11ed-b327-a2101b01c1ca | InvocationID=826b815a-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:25:57+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e6101ce-e63d-11ed-b327-a2101b01c1ca | InvocationID=8e610444-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:25:57+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e6101ce-e63d-11ed-b327-a2101b01c1ca | InvocationID=8e610444-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:25:57+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8e6101ce-e63d-11ed-b327-a2101b01c1ca | InvocationID=8e610444-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:26:16+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ae6c09c-e63d-11ed-b327-a2101b01c1ca | InvocationID=8ae6d38e-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:26:16+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99d47e28-e63d-11ed-b327-a2101b01c1ca | InvocationID=99d481c0-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:26:16+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99d47e28-e63d-11ed-b327-a2101b01c1ca | InvocationID=99d481c0-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:26:16+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99d47e28-e63d-11ed-b327-a2101b01c1ca | InvocationID=99d481c0-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:26:17+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8e6101ce-e63d-11ed-b327-a2101b01c1ca | InvocationID=8e610444-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:26:17+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a508de2-e63d-11ed-b327-a2101b01c1ca | InvocationID=9a50921a-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:26:17+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a508de2-e63d-11ed-b327-a2101b01c1ca | InvocationID=9a50921a-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:26:17+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9a508de2-e63d-11ed-b327-a2101b01c1ca | InvocationID=9a50921a-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:26:37+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9a508de2-e63d-11ed-b327-a2101b01c1ca | InvocationID=9a50921a-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:26:37+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a642dfba-e63d-11ed-b327-a2101b01c1ca | InvocationID=a642e2ee-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:26:37+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a642dfba-e63d-11ed-b327-a2101b01c1ca | InvocationID=a642e2ee-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:26:37+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a642dfba-e63d-11ed-b327-a2101b01c1ca | InvocationID=a642e2ee-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:26:41+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99d47e28-e63d-11ed-b327-a2101b01c1ca | InvocationID=99d481c0-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:26:41+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8cb2274-e63d-11ed-b327-a2101b01c1ca | InvocationID=a8cb26de-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:26:41+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8cb2274-e63d-11ed-b327-a2101b01c1ca | InvocationID=a8cb26de-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:26:41+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8cb2274-e63d-11ed-b327-a2101b01c1ca | InvocationID=a8cb26de-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:26:57+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a642dfba-e63d-11ed-b327-a2101b01c1ca | InvocationID=a642e2ee-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:26:57+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b235c058-e63d-11ed-b327-a2101b01c1ca | InvocationID=b235c292-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:26:57+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b235c058-e63d-11ed-b327-a2101b01c1ca | InvocationID=b235c292-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:26:57+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b235c058-e63d-11ed-b327-a2101b01c1ca | InvocationID=b235c292-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:27:06+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8cb2274-e63d-11ed-b327-a2101b01c1ca | InvocationID=a8cb26de-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:27:06+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7b58216-e63d-11ed-b327-a2101b01c1ca | InvocationID=b7b584a0-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:27:06+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7b58216-e63d-11ed-b327-a2101b01c1ca | InvocationID=b7b584a0-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:27:06+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7b58216-e63d-11ed-b327-a2101b01c1ca | InvocationID=b7b584a0-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:27:17+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b235c058-e63d-11ed-b327-a2101b01c1ca | InvocationID=b235c292-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:27:17+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be2cf822-e63d-11ed-b327-a2101b01c1ca | InvocationID=be2d0290-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:27:17+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be2cf822-e63d-11ed-b327-a2101b01c1ca | InvocationID=be2d0290-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:27:17+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be2cf822-e63d-11ed-b327-a2101b01c1ca | InvocationID=be2d0290-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:27:31+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7b58216-e63d-11ed-b327-a2101b01c1ca | InvocationID=b7b584a0-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:27:31+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6a04982-e63d-11ed-b327-a2101b01c1ca | InvocationID=c6a04ebe-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:27:31+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6a04982-e63d-11ed-b327-a2101b01c1ca | InvocationID=c6a04ebe-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:27:31+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6a04982-e63d-11ed-b327-a2101b01c1ca | InvocationID=c6a04ebe-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:27:37+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be2cf822-e63d-11ed-b327-a2101b01c1ca | InvocationID=be2d0290-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:27:37+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca21c248-e63d-11ed-b327-a2101b01c1ca | InvocationID=ca21c43c-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:27:37+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca21c248-e63d-11ed-b327-a2101b01c1ca | InvocationID=ca21c43c-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:27:37+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ca21c248-e63d-11ed-b327-a2101b01c1ca | InvocationID=ca21c43c-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:27:56+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6a04982-e63d-11ed-b327-a2101b01c1ca | InvocationID=c6a04ebe-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:27:56+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d591fd0a-e63d-11ed-b327-a2101b01c1ca | InvocationID=d5920020-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:27:56+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d591fd0a-e63d-11ed-b327-a2101b01c1ca | InvocationID=d5920020-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:27:56+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d591fd0a-e63d-11ed-b327-a2101b01c1ca | InvocationID=d5920020-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:27:57+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ca21c248-e63d-11ed-b327-a2101b01c1ca | InvocationID=ca21c43c-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:27:57+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6115b72-e63d-11ed-b327-a2101b01c1ca | InvocationID=d6115dde-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:27:57+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6115b72-e63d-11ed-b327-a2101b01c1ca | InvocationID=d6115dde-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:27:57+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d6115b72-e63d-11ed-b327-a2101b01c1ca | InvocationID=d6115dde-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:28:17+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d6115b72-e63d-11ed-b327-a2101b01c1ca | InvocationID=d6115dde-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:28:17+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e200b662-e63d-11ed-b327-a2101b01c1ca | InvocationID=e200b9d2-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:28:17+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e200b662-e63d-11ed-b327-a2101b01c1ca | InvocationID=e200b9d2-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:28:17+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e200b662-e63d-11ed-b327-a2101b01c1ca | InvocationID=e200b9d2-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:28:21+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d591fd0a-e63d-11ed-b327-a2101b01c1ca | InvocationID=d5920020-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:28:21+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e47f9c14-e63d-11ed-b327-a2101b01c1ca | InvocationID=e47f9f2a-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:28:21+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e47f9c14-e63d-11ed-b327-a2101b01c1ca | InvocationID=e47f9f2a-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:28:21+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e47f9c14-e63d-11ed-b327-a2101b01c1ca | InvocationID=e47f9f2a-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:28:37+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e200b662-e63d-11ed-b327-a2101b01c1ca | InvocationID=e200b9d2-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:28:37+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=edf63154-e63d-11ed-b327-a2101b01c1ca | InvocationID=edf633a2-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:28:37+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=edf63154-e63d-11ed-b327-a2101b01c1ca | InvocationID=edf633a2-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:28:37+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=edf63154-e63d-11ed-b327-a2101b01c1ca | InvocationID=edf633a2-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:28:46+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e47f9c14-e63d-11ed-b327-a2101b01c1ca | InvocationID=e47f9f2a-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:28:46+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f36abb32-e63d-11ed-b327-a2101b01c1ca | InvocationID=f36abe8e-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:28:46+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f36abb32-e63d-11ed-b327-a2101b01c1ca | InvocationID=f36abe8e-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:28:46+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f36abb32-e63d-11ed-b327-a2101b01c1ca | InvocationID=f36abe8e-e63d-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:28:57+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=edf63154-e63d-11ed-b327-a2101b01c1ca | InvocationID=edf633a2-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:28:57+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9e7e264-e63d-11ed-b327-a2101b01c1ca | InvocationID=f9e7e534-e63d-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:28:57+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9e7e264-e63d-11ed-b327-a2101b01c1ca | InvocationID=f9e7e534-e63d-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:28:57+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f9e7e264-e63d-11ed-b327-a2101b01c1ca | InvocationID=f9e7e534-e63d-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:29:11+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f36abb32-e63d-11ed-b327-a2101b01c1ca | InvocationID=f36abe8e-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:29:11+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02557060-e63e-11ed-b327-a2101b01c1ca | InvocationID=025573c6-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:29:12+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02557060-e63e-11ed-b327-a2101b01c1ca | InvocationID=025573c6-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:29:12+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02557060-e63e-11ed-b327-a2101b01c1ca | InvocationID=025573c6-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:29:17+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f9e7e264-e63d-11ed-b327-a2101b01c1ca | InvocationID=f9e7e534-e63d-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:29:17+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05ddaad6-e63e-11ed-b327-a2101b01c1ca | InvocationID=05ddad74-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:29:17+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05ddaad6-e63e-11ed-b327-a2101b01c1ca | InvocationID=05ddad74-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:29:17+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=05ddaad6-e63e-11ed-b327-a2101b01c1ca | InvocationID=05ddad74-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:29:37+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02557060-e63e-11ed-b327-a2101b01c1ca | InvocationID=025573c6-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:29:37+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11443e44-e63e-11ed-b327-a2101b01c1ca | InvocationID=1144404c-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:29:37+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11443e44-e63e-11ed-b327-a2101b01c1ca | InvocationID=1144404c-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:29:37+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=11443e44-e63e-11ed-b327-a2101b01c1ca | InvocationID=1144404c-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:29:37+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=05ddaad6-e63e-11ed-b327-a2101b01c1ca | InvocationID=05ddad74-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:29:37+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11cdd9ce-e63e-11ed-b327-a2101b01c1ca | InvocationID=11cddfbe-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:29:37+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11cdd9ce-e63e-11ed-b327-a2101b01c1ca | InvocationID=11cddfbe-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:29:37+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=11cdd9ce-e63e-11ed-b327-a2101b01c1ca | InvocationID=11cddfbe-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:29:57+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=11cdd9ce-e63e-11ed-b327-a2101b01c1ca | InvocationID=11cddfbe-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:29:57+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1dbdf71e-e63e-11ed-b327-a2101b01c1ca | InvocationID=1dbe07ae-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:29:58+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1dbdf71e-e63e-11ed-b327-a2101b01c1ca | InvocationID=1dbe07ae-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:29:58+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1dbdf71e-e63e-11ed-b327-a2101b01c1ca | InvocationID=1dbe07ae-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:30:02+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=11443e44-e63e-11ed-b327-a2101b01c1ca | InvocationID=1144404c-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:30:02+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2035cfe4-e63e-11ed-b327-a2101b01c1ca | InvocationID=2035d3cc-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:30:02+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2035cfe4-e63e-11ed-b327-a2101b01c1ca | InvocationID=2035d3cc-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:30:02+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2035cfe4-e63e-11ed-b327-a2101b01c1ca | InvocationID=2035d3cc-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:30:18+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1dbdf71e-e63e-11ed-b327-a2101b01c1ca | InvocationID=1dbe07ae-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:30:18+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29b215a0-e63e-11ed-b327-a2101b01c1ca | InvocationID=29b21abe-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:30:18+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29b215a0-e63e-11ed-b327-a2101b01c1ca | InvocationID=29b21abe-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:30:18+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=29b215a0-e63e-11ed-b327-a2101b01c1ca | InvocationID=29b21abe-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:30:27+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2035cfe4-e63e-11ed-b327-a2101b01c1ca | InvocationID=2035d3cc-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:30:27+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f20739c-e63e-11ed-b327-a2101b01c1ca | InvocationID=2f20766c-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:30:27+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f20739c-e63e-11ed-b327-a2101b01c1ca | InvocationID=2f20766c-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:30:27+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f20739c-e63e-11ed-b327-a2101b01c1ca | InvocationID=2f20766c-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:30:38+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=29b215a0-e63e-11ed-b327-a2101b01c1ca | InvocationID=29b21abe-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:30:38+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35a95e18-e63e-11ed-b327-a2101b01c1ca | InvocationID=35a96200-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:30:38+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35a95e18-e63e-11ed-b327-a2101b01c1ca | InvocationID=35a96200-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:30:38+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=35a95e18-e63e-11ed-b327-a2101b01c1ca | InvocationID=35a96200-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:30:52+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f20739c-e63e-11ed-b327-a2101b01c1ca | InvocationID=2f20766c-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:30:52+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e0c2270-e63e-11ed-b327-a2101b01c1ca | InvocationID=3e0c2e78-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:30:52+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e0c2270-e63e-11ed-b327-a2101b01c1ca | InvocationID=3e0c2e78-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:30:52+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e0c2270-e63e-11ed-b327-a2101b01c1ca | InvocationID=3e0c2e78-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:30:58+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=35a95e18-e63e-11ed-b327-a2101b01c1ca | InvocationID=35a96200-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:30:58+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=419cf70c-e63e-11ed-b327-a2101b01c1ca | InvocationID=419cf96e-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:30:58+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=419cf70c-e63e-11ed-b327-a2101b01c1ca | InvocationID=419cf96e-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:30:58+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=419cf70c-e63e-11ed-b327-a2101b01c1ca | InvocationID=419cf96e-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:31:17+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e0c2270-e63e-11ed-b327-a2101b01c1ca | InvocationID=3e0c2e78-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:31:17+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4cfdea02-e63e-11ed-b327-a2101b01c1ca | InvocationID=4cfdef16-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:31:17+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4cfdea02-e63e-11ed-b327-a2101b01c1ca | InvocationID=4cfdef16-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:31:17+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4cfdea02-e63e-11ed-b327-a2101b01c1ca | InvocationID=4cfdef16-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:31:18+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=419cf70c-e63e-11ed-b327-a2101b01c1ca | InvocationID=419cf96e-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:31:18+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d8d61fa-e63e-11ed-b327-a2101b01c1ca | InvocationID=4d8d65f6-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:31:18+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d8d61fa-e63e-11ed-b327-a2101b01c1ca | InvocationID=4d8d65f6-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:31:18+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4d8d61fa-e63e-11ed-b327-a2101b01c1ca | InvocationID=4d8d65f6-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:31:38+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4d8d61fa-e63e-11ed-b327-a2101b01c1ca | InvocationID=4d8d65f6-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:31:38+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=597d941c-e63e-11ed-b327-a2101b01c1ca | InvocationID=597da498-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:31:38+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=597d941c-e63e-11ed-b327-a2101b01c1ca | InvocationID=597da498-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:31:38+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=597d941c-e63e-11ed-b327-a2101b01c1ca | InvocationID=597da498-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:31:42+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4cfdea02-e63e-11ed-b327-a2101b01c1ca | InvocationID=4cfdef16-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:31:42+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bee41c4-e63e-11ed-b327-a2101b01c1ca | InvocationID=5bee44da-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:31:42+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bee41c4-e63e-11ed-b327-a2101b01c1ca | InvocationID=5bee44da-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:31:42+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5bee41c4-e63e-11ed-b327-a2101b01c1ca | InvocationID=5bee44da-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:31:58+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=597d941c-e63e-11ed-b327-a2101b01c1ca | InvocationID=597da498-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:31:58+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6574de38-e63e-11ed-b327-a2101b01c1ca | InvocationID=6574e504-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:31:58+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6574de38-e63e-11ed-b327-a2101b01c1ca | InvocationID=6574e504-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:31:58+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6574de38-e63e-11ed-b327-a2101b01c1ca | InvocationID=6574e504-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:32:07+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5bee41c4-e63e-11ed-b327-a2101b01c1ca | InvocationID=5bee44da-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:32:07+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ad92e2e-e63e-11ed-b327-a2101b01c1ca | InvocationID=6ad930d6-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:32:07+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ad92e2e-e63e-11ed-b327-a2101b01c1ca | InvocationID=6ad930d6-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:32:07+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ad92e2e-e63e-11ed-b327-a2101b01c1ca | InvocationID=6ad930d6-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:32:18+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6574de38-e63e-11ed-b327-a2101b01c1ca | InvocationID=6574e504-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:32:18+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71682ae2-e63e-11ed-b327-a2101b01c1ca | InvocationID=71682da8-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:32:18+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71682ae2-e63e-11ed-b327-a2101b01c1ca | InvocationID=71682da8-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:32:18+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71682ae2-e63e-11ed-b327-a2101b01c1ca | InvocationID=71682da8-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:32:32+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ad92e2e-e63e-11ed-b327-a2101b01c1ca | InvocationID=6ad930d6-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:32:32+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79c41516-e63e-11ed-b327-a2101b01c1ca | InvocationID=79c41728-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:32:32+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79c41516-e63e-11ed-b327-a2101b01c1ca | InvocationID=79c41728-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:32:32+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79c41516-e63e-11ed-b327-a2101b01c1ca | InvocationID=79c41728-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:32:38+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71682ae2-e63e-11ed-b327-a2101b01c1ca | InvocationID=71682da8-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:32:38+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d5e0646-e63e-11ed-b327-a2101b01c1ca | InvocationID=7d5e089e-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:32:38+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d5e0646-e63e-11ed-b327-a2101b01c1ca | InvocationID=7d5e089e-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:32:38+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d5e0646-e63e-11ed-b327-a2101b01c1ca | InvocationID=7d5e089e-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:32:57+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79c41516-e63e-11ed-b327-a2101b01c1ca | InvocationID=79c41728-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:32:57+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88b2af9c-e63e-11ed-b327-a2101b01c1ca | InvocationID=88b2b37a-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:32:57+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88b2af9c-e63e-11ed-b327-a2101b01c1ca | InvocationID=88b2b37a-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:32:57+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88b2af9c-e63e-11ed-b327-a2101b01c1ca | InvocationID=88b2b37a-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:32:58+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d5e0646-e63e-11ed-b327-a2101b01c1ca | InvocationID=7d5e089e-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:32:58+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=894de638-e63e-11ed-b327-a2101b01c1ca | InvocationID=894de944-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:32:58+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=894de638-e63e-11ed-b327-a2101b01c1ca | InvocationID=894de944-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:32:58+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=894de638-e63e-11ed-b327-a2101b01c1ca | InvocationID=894de944-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:33:18+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=894de638-e63e-11ed-b327-a2101b01c1ca | InvocationID=894de944-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:33:18+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=953d940c-e63e-11ed-b327-a2101b01c1ca | InvocationID=953d963c-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:33:18+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=953d940c-e63e-11ed-b327-a2101b01c1ca | InvocationID=953d963c-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:33:18+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=953d940c-e63e-11ed-b327-a2101b01c1ca | InvocationID=953d963c-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:33:22+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88b2af9c-e63e-11ed-b327-a2101b01c1ca | InvocationID=88b2b37a-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:33:22+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97a5c73c-e63e-11ed-b327-a2101b01c1ca | InvocationID=97a5c9f8-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:33:22+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97a5c73c-e63e-11ed-b327-a2101b01c1ca | InvocationID=97a5c9f8-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:33:22+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97a5c73c-e63e-11ed-b327-a2101b01c1ca | InvocationID=97a5c9f8-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:33:38+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=953d940c-e63e-11ed-b327-a2101b01c1ca | InvocationID=953d963c-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:33:38+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a12f55e8-e63e-11ed-b327-a2101b01c1ca | InvocationID=a12f5962-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:33:38+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a12f55e8-e63e-11ed-b327-a2101b01c1ca | InvocationID=a12f5962-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:33:38+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a12f55e8-e63e-11ed-b327-a2101b01c1ca | InvocationID=a12f5962-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:33:47+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97a5c73c-e63e-11ed-b327-a2101b01c1ca | InvocationID=97a5c9f8-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:33:47+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a690ff50-e63e-11ed-b327-a2101b01c1ca | InvocationID=a69101da-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:33:47+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a690ff50-e63e-11ed-b327-a2101b01c1ca | InvocationID=a69101da-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:33:47+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a690ff50-e63e-11ed-b327-a2101b01c1ca | InvocationID=a69101da-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:33:58+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a12f55e8-e63e-11ed-b327-a2101b01c1ca | InvocationID=a12f5962-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:33:58+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad268ec0-e63e-11ed-b327-a2101b01c1ca | InvocationID=ad269230-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:33:58+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad268ec0-e63e-11ed-b327-a2101b01c1ca | InvocationID=ad269230-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:33:58+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad268ec0-e63e-11ed-b327-a2101b01c1ca | InvocationID=ad269230-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:34:12+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a690ff50-e63e-11ed-b327-a2101b01c1ca | InvocationID=a69101da-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:34:12+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b57c9fb0-e63e-11ed-b327-a2101b01c1ca | InvocationID=b57caa00-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:34:12+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b57c9fb0-e63e-11ed-b327-a2101b01c1ca | InvocationID=b57caa00-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:34:12+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b57c9fb0-e63e-11ed-b327-a2101b01c1ca | InvocationID=b57caa00-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:34:18+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad268ec0-e63e-11ed-b327-a2101b01c1ca | InvocationID=ad269230-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:34:18+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9196676-e63e-11ed-b327-a2101b01c1ca | InvocationID=b9196b80-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:34:18+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9196676-e63e-11ed-b327-a2101b01c1ca | InvocationID=b9196b80-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:34:18+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9196676-e63e-11ed-b327-a2101b01c1ca | InvocationID=b9196b80-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:34:37+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b57c9fb0-e63e-11ed-b327-a2101b01c1ca | InvocationID=b57caa00-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:34:37+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4701b6e-e63e-11ed-b327-a2101b01c1ca | InvocationID=c4701e2a-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:34:37+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4701b6e-e63e-11ed-b327-a2101b01c1ca | InvocationID=c4701e2a-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:34:37+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c4701b6e-e63e-11ed-b327-a2101b01c1ca | InvocationID=c4701e2a-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:34:38+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9196676-e63e-11ed-b327-a2101b01c1ca | InvocationID=b9196b80-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:34:38+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c50f1160-e63e-11ed-b327-a2101b01c1ca | InvocationID=c50f1b4c-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:34:38+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c50f1160-e63e-11ed-b327-a2101b01c1ca | InvocationID=c50f1b4c-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:34:38+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c50f1160-e63e-11ed-b327-a2101b01c1ca | InvocationID=c50f1b4c-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:34:58+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c50f1160-e63e-11ed-b327-a2101b01c1ca | InvocationID=c50f1b4c-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:34:58+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0ff48f0-e63e-11ed-b327-a2101b01c1ca | InvocationID=d0ff4b02-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:34:58+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0ff48f0-e63e-11ed-b327-a2101b01c1ca | InvocationID=d0ff4b02-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:34:58+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0ff48f0-e63e-11ed-b327-a2101b01c1ca | InvocationID=d0ff4b02-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:35:02+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c4701b6e-e63e-11ed-b327-a2101b01c1ca | InvocationID=c4701e2a-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:35:02+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d35e9db2-e63e-11ed-b327-a2101b01c1ca | InvocationID=d35ea082-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:35:02+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d35e9db2-e63e-11ed-b327-a2101b01c1ca | InvocationID=d35ea082-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:35:02+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d35e9db2-e63e-11ed-b327-a2101b01c1ca | InvocationID=d35ea082-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:35:18+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0ff48f0-e63e-11ed-b327-a2101b01c1ca | InvocationID=d0ff4b02-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:35:18+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcf84f6c-e63e-11ed-b327-a2101b01c1ca | InvocationID=dcf851ba-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:35:18+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcf84f6c-e63e-11ed-b327-a2101b01c1ca | InvocationID=dcf851ba-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:35:18+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dcf84f6c-e63e-11ed-b327-a2101b01c1ca | InvocationID=dcf851ba-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:35:27+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d35e9db2-e63e-11ed-b327-a2101b01c1ca | InvocationID=d35ea082-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:35:27+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e249469c-e63e-11ed-b327-a2101b01c1ca | InvocationID=e249494e-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:35:27+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e249469c-e63e-11ed-b327-a2101b01c1ca | InvocationID=e249494e-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:35:27+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e249469c-e63e-11ed-b327-a2101b01c1ca | InvocationID=e249494e-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:35:38+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dcf84f6c-e63e-11ed-b327-a2101b01c1ca | InvocationID=dcf851ba-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:35:38+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8eaf888-e63e-11ed-b327-a2101b01c1ca | InvocationID=e8eafb44-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:35:38+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8eaf888-e63e-11ed-b327-a2101b01c1ca | InvocationID=e8eafb44-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:35:38+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8eaf888-e63e-11ed-b327-a2101b01c1ca | InvocationID=e8eafb44-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:35:52+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e249469c-e63e-11ed-b327-a2101b01c1ca | InvocationID=e249494e-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:35:52+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1344d8c-e63e-11ed-b327-a2101b01c1ca | InvocationID=f1344f9e-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:35:52+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1344d8c-e63e-11ed-b327-a2101b01c1ca | InvocationID=f1344f9e-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:35:52+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1344d8c-e63e-11ed-b327-a2101b01c1ca | InvocationID=f1344f9e-e63e-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:35:58+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8eaf888-e63e-11ed-b327-a2101b01c1ca | InvocationID=e8eafb44-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:35:58+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4e1ac36-e63e-11ed-b327-a2101b01c1ca | InvocationID=f4e1af42-e63e-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:35:58+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4e1ac36-e63e-11ed-b327-a2101b01c1ca | InvocationID=f4e1af42-e63e-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:35:58+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4e1ac36-e63e-11ed-b327-a2101b01c1ca | InvocationID=f4e1af42-e63e-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:36:17+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1344d8c-e63e-11ed-b327-a2101b01c1ca | InvocationID=f1344f9e-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:36:17+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00229128-e63f-11ed-b327-a2101b01c1ca | InvocationID=0022947a-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:36:17+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00229128-e63f-11ed-b327-a2101b01c1ca | InvocationID=0022947a-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:36:17+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00229128-e63f-11ed-b327-a2101b01c1ca | InvocationID=0022947a-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:36:18+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4e1ac36-e63e-11ed-b327-a2101b01c1ca | InvocationID=f4e1af42-e63e-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:36:18+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00d1ccba-e63f-11ed-b327-a2101b01c1ca | InvocationID=00d1cfb2-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:36:18+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00d1ccba-e63f-11ed-b327-a2101b01c1ca | InvocationID=00d1cfb2-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:36:18+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00d1ccba-e63f-11ed-b327-a2101b01c1ca | InvocationID=00d1cfb2-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:36:38+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00d1ccba-e63f-11ed-b327-a2101b01c1ca | InvocationID=00d1cfb2-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:36:38+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cc1f84c-e63f-11ed-b327-a2101b01c1ca | InvocationID=0cc1fb76-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:36:39+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cc1f84c-e63f-11ed-b327-a2101b01c1ca | InvocationID=0cc1fb76-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:36:39+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0cc1f84c-e63f-11ed-b327-a2101b01c1ca | InvocationID=0cc1fb76-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:36:42+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00229128-e63f-11ed-b327-a2101b01c1ca | InvocationID=0022947a-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:36:42+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f13f42e-e63f-11ed-b327-a2101b01c1ca | InvocationID=0f13f6b8-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:36:42+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f13f42e-e63f-11ed-b327-a2101b01c1ca | InvocationID=0f13f6b8-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:36:42+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f13f42e-e63f-11ed-b327-a2101b01c1ca | InvocationID=0f13f6b8-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:36:59+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0cc1f84c-e63f-11ed-b327-a2101b01c1ca | InvocationID=0cc1fb76-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:36:59+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18b7dfcc-e63f-11ed-b327-a2101b01c1ca | InvocationID=18b7e314-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:36:59+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18b7dfcc-e63f-11ed-b327-a2101b01c1ca | InvocationID=18b7e314-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:36:59+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=18b7dfcc-e63f-11ed-b327-a2101b01c1ca | InvocationID=18b7e314-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:37:07+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f13f42e-e63f-11ed-b327-a2101b01c1ca | InvocationID=0f13f6b8-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:37:07+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1dfe66c2-e63f-11ed-b327-a2101b01c1ca | InvocationID=1dfe6a96-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:37:07+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1dfe66c2-e63f-11ed-b327-a2101b01c1ca | InvocationID=1dfe6a96-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:37:07+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1dfe66c2-e63f-11ed-b327-a2101b01c1ca | InvocationID=1dfe6a96-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:37:19+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=18b7dfcc-e63f-11ed-b327-a2101b01c1ca | InvocationID=18b7e314-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:37:19+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24adf87a-e63f-11ed-b327-a2101b01c1ca | InvocationID=24adfc08-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:37:19+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24adf87a-e63f-11ed-b327-a2101b01c1ca | InvocationID=24adfc08-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:37:19+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24adf87a-e63f-11ed-b327-a2101b01c1ca | InvocationID=24adfc08-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:37:32+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1dfe66c2-e63f-11ed-b327-a2101b01c1ca | InvocationID=1dfe6a96-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:37:32+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ce98acc-e63f-11ed-b327-a2101b01c1ca | InvocationID=2ce98fb8-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:37:32+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ce98acc-e63f-11ed-b327-a2101b01c1ca | InvocationID=2ce98fb8-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:37:32+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ce98acc-e63f-11ed-b327-a2101b01c1ca | InvocationID=2ce98fb8-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:37:39+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24adf87a-e63f-11ed-b327-a2101b01c1ca | InvocationID=24adfc08-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:37:39+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30a0cae0-e63f-11ed-b327-a2101b01c1ca | InvocationID=30a0cda6-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:37:39+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30a0cae0-e63f-11ed-b327-a2101b01c1ca | InvocationID=30a0cda6-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:37:39+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30a0cae0-e63f-11ed-b327-a2101b01c1ca | InvocationID=30a0cda6-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:37:57+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ce98acc-e63f-11ed-b327-a2101b01c1ca | InvocationID=2ce98fb8-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:37:57+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bdac096-e63f-11ed-b327-a2101b01c1ca | InvocationID=3bdac9d8-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:37:58+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bdac096-e63f-11ed-b327-a2101b01c1ca | InvocationID=3bdac9d8-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:37:58+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bdac096-e63f-11ed-b327-a2101b01c1ca | InvocationID=3bdac9d8-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:37:59+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30a0cae0-e63f-11ed-b327-a2101b01c1ca | InvocationID=30a0cda6-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:37:59+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c91f4e6-e63f-11ed-b327-a2101b01c1ca | InvocationID=3c91f7b6-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:37:59+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c91f4e6-e63f-11ed-b327-a2101b01c1ca | InvocationID=3c91f7b6-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:37:59+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c91f4e6-e63f-11ed-b327-a2101b01c1ca | InvocationID=3c91f7b6-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:38:19+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c91f4e6-e63f-11ed-b327-a2101b01c1ca | InvocationID=3c91f7b6-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:38:19+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48835754-e63f-11ed-b327-a2101b01c1ca | InvocationID=488359de-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:38:19+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48835754-e63f-11ed-b327-a2101b01c1ca | InvocationID=488359de-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:38:19+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=48835754-e63f-11ed-b327-a2101b01c1ca | InvocationID=488359de-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:38:23+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bdac096-e63f-11ed-b327-a2101b01c1ca | InvocationID=3bdac9d8-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:38:23+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ac8328c-e63f-11ed-b327-a2101b01c1ca | InvocationID=4ac83804-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:38:23+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ac8328c-e63f-11ed-b327-a2101b01c1ca | InvocationID=4ac83804-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:38:23+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ac8328c-e63f-11ed-b327-a2101b01c1ca | InvocationID=4ac83804-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:38:39+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=48835754-e63f-11ed-b327-a2101b01c1ca | InvocationID=488359de-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:38:39+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=547c6942-e63f-11ed-b327-a2101b01c1ca | InvocationID=547c6bb8-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:38:39+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=547c6942-e63f-11ed-b327-a2101b01c1ca | InvocationID=547c6bb8-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:38:39+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=547c6942-e63f-11ed-b327-a2101b01c1ca | InvocationID=547c6bb8-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:38:48+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ac8328c-e63f-11ed-b327-a2101b01c1ca | InvocationID=4ac83804-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:38:48+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59b3f4fc-e63f-11ed-b327-a2101b01c1ca | InvocationID=59b3f6fa-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:38:48+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59b3f4fc-e63f-11ed-b327-a2101b01c1ca | InvocationID=59b3f6fa-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:38:48+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59b3f4fc-e63f-11ed-b327-a2101b01c1ca | InvocationID=59b3f6fa-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:38:59+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=547c6942-e63f-11ed-b327-a2101b01c1ca | InvocationID=547c6bb8-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:38:59+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=606f72d0-e63f-11ed-b327-a2101b01c1ca | InvocationID=606f74e2-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:38:59+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=606f72d0-e63f-11ed-b327-a2101b01c1ca | InvocationID=606f74e2-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:38:59+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=606f72d0-e63f-11ed-b327-a2101b01c1ca | InvocationID=606f74e2-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:39:13+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59b3f4fc-e63f-11ed-b327-a2101b01c1ca | InvocationID=59b3f6fa-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:39:13+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=689f1db6-e63f-11ed-b327-a2101b01c1ca | InvocationID=689f222a-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:39:13+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=689f1db6-e63f-11ed-b327-a2101b01c1ca | InvocationID=689f222a-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:39:13+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=689f1db6-e63f-11ed-b327-a2101b01c1ca | InvocationID=689f222a-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:39:19+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=606f72d0-e63f-11ed-b327-a2101b01c1ca | InvocationID=606f74e2-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:39:19+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c65a546-e63f-11ed-b327-a2101b01c1ca | InvocationID=6c65a744-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:39:19+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c65a546-e63f-11ed-b327-a2101b01c1ca | InvocationID=6c65a744-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:39:19+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c65a546-e63f-11ed-b327-a2101b01c1ca | InvocationID=6c65a744-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:39:38+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=689f1db6-e63f-11ed-b327-a2101b01c1ca | InvocationID=689f222a-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:39:38+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=778f9f80-e63f-11ed-b327-a2101b01c1ca | InvocationID=778fa296-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:39:38+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=778f9f80-e63f-11ed-b327-a2101b01c1ca | InvocationID=778fa296-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:39:38+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=778f9f80-e63f-11ed-b327-a2101b01c1ca | InvocationID=778fa296-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:39:39+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c65a546-e63f-11ed-b327-a2101b01c1ca | InvocationID=6c65a744-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:39:39+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78556f9e-e63f-11ed-b327-a2101b01c1ca | InvocationID=7855723c-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:39:39+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78556f9e-e63f-11ed-b327-a2101b01c1ca | InvocationID=7855723c-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:39:39+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78556f9e-e63f-11ed-b327-a2101b01c1ca | InvocationID=7855723c-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:39:59+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78556f9e-e63f-11ed-b327-a2101b01c1ca | InvocationID=7855723c-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:39:59+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8444e6f4-e63f-11ed-b327-a2101b01c1ca | InvocationID=8444e9ce-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:39:59+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8444e6f4-e63f-11ed-b327-a2101b01c1ca | InvocationID=8444e9ce-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:39:59+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8444e6f4-e63f-11ed-b327-a2101b01c1ca | InvocationID=8444e9ce-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:40:03+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=778f9f80-e63f-11ed-b327-a2101b01c1ca | InvocationID=778fa296-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:40:03+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=868066e6-e63f-11ed-b327-a2101b01c1ca | InvocationID=86806934-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:40:03+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=868066e6-e63f-11ed-b327-a2101b01c1ca | InvocationID=86806934-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:40:03+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=868066e6-e63f-11ed-b327-a2101b01c1ca | InvocationID=86806934-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:40:19+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8444e6f4-e63f-11ed-b327-a2101b01c1ca | InvocationID=8444e9ce-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:40:19+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9037e66e-e63f-11ed-b327-a2101b01c1ca | InvocationID=9037e9e8-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:40:19+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9037e66e-e63f-11ed-b327-a2101b01c1ca | InvocationID=9037e9e8-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:40:19+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9037e66e-e63f-11ed-b327-a2101b01c1ca | InvocationID=9037e9e8-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:40:28+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=868066e6-e63f-11ed-b327-a2101b01c1ca | InvocationID=86806934-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:40:28+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=956ac502-e63f-11ed-b327-a2101b01c1ca | InvocationID=956ac6f6-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:40:28+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=956ac502-e63f-11ed-b327-a2101b01c1ca | InvocationID=956ac6f6-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:40:28+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=956ac502-e63f-11ed-b327-a2101b01c1ca | InvocationID=956ac6f6-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:40:39+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9037e66e-e63f-11ed-b327-a2101b01c1ca | InvocationID=9037e9e8-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:40:39+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c2ea1c4-e63f-11ed-b327-a2101b01c1ca | InvocationID=9c2ea3f4-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:40:39+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c2ea1c4-e63f-11ed-b327-a2101b01c1ca | InvocationID=9c2ea3f4-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:40:39+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c2ea1c4-e63f-11ed-b327-a2101b01c1ca | InvocationID=9c2ea3f4-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:40:53+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=956ac502-e63f-11ed-b327-a2101b01c1ca | InvocationID=956ac6f6-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:40:53+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4550118-e63f-11ed-b327-a2101b01c1ca | InvocationID=a45503b6-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:40:53+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4550118-e63f-11ed-b327-a2101b01c1ca | InvocationID=a45503b6-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:40:53+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4550118-e63f-11ed-b327-a2101b01c1ca | InvocationID=a45503b6-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:40:59+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c2ea1c4-e63f-11ed-b327-a2101b01c1ca | InvocationID=9c2ea3f4-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:40:59+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a82157ec-e63f-11ed-b327-a2101b01c1ca | InvocationID=a8215a94-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:40:59+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a82157ec-e63f-11ed-b327-a2101b01c1ca | InvocationID=a8215a94-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:40:59+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a82157ec-e63f-11ed-b327-a2101b01c1ca | InvocationID=a8215a94-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:41:18+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4550118-e63f-11ed-b327-a2101b01c1ca | InvocationID=a45503b6-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:41:18+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b347154e-e63f-11ed-b327-a2101b01c1ca | InvocationID=b3471896-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:41:18+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b347154e-e63f-11ed-b327-a2101b01c1ca | InvocationID=b3471896-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:41:18+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b347154e-e63f-11ed-b327-a2101b01c1ca | InvocationID=b3471896-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:41:19+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a82157ec-e63f-11ed-b327-a2101b01c1ca | InvocationID=a8215a94-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:41:19+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b411cab4-e63f-11ed-b327-a2101b01c1ca | InvocationID=b411cde8-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:41:19+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b411cab4-e63f-11ed-b327-a2101b01c1ca | InvocationID=b411cde8-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:41:19+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b411cab4-e63f-11ed-b327-a2101b01c1ca | InvocationID=b411cde8-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:41:39+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b411cab4-e63f-11ed-b327-a2101b01c1ca | InvocationID=b411cde8-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:41:39+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0027f4e-e63f-11ed-b327-a2101b01c1ca | InvocationID=c00287aa-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:41:39+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0027f4e-e63f-11ed-b327-a2101b01c1ca | InvocationID=c00287aa-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:41:39+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0027f4e-e63f-11ed-b327-a2101b01c1ca | InvocationID=c00287aa-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:41:43+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b347154e-e63f-11ed-b327-a2101b01c1ca | InvocationID=b3471896-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:41:43+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2352474-e63f-11ed-b327-a2101b01c1ca | InvocationID=c23527da-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:41:43+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2352474-e63f-11ed-b327-a2101b01c1ca | InvocationID=c23527da-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:41:43+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2352474-e63f-11ed-b327-a2101b01c1ca | InvocationID=c23527da-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:41:59+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0027f4e-e63f-11ed-b327-a2101b01c1ca | InvocationID=c00287aa-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:41:59+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbf8de7e-e63f-11ed-b327-a2101b01c1ca | InvocationID=cbf8e202-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:41:59+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbf8de7e-e63f-11ed-b327-a2101b01c1ca | InvocationID=cbf8e202-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:41:59+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cbf8de7e-e63f-11ed-b327-a2101b01c1ca | InvocationID=cbf8e202-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:42:08+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2352474-e63f-11ed-b327-a2101b01c1ca | InvocationID=c23527da-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:42:08+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d120bec6-e63f-11ed-b327-a2101b01c1ca | InvocationID=d120c182-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:42:08+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d120bec6-e63f-11ed-b327-a2101b01c1ca | InvocationID=d120c182-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:42:08+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d120bec6-e63f-11ed-b327-a2101b01c1ca | InvocationID=d120c182-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:42:19+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cbf8de7e-e63f-11ed-b327-a2101b01c1ca | InvocationID=cbf8e202-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:42:19+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7ed2d02-e63f-11ed-b327-a2101b01c1ca | InvocationID=d7ed2fc8-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:42:19+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7ed2d02-e63f-11ed-b327-a2101b01c1ca | InvocationID=d7ed2fc8-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:42:19+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d7ed2d02-e63f-11ed-b327-a2101b01c1ca | InvocationID=d7ed2fc8-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:42:33+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d120bec6-e63f-11ed-b327-a2101b01c1ca | InvocationID=d120c182-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:42:33+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e00b7e58-e63f-11ed-b327-a2101b01c1ca | InvocationID=e00b85ce-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:42:33+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e00b7e58-e63f-11ed-b327-a2101b01c1ca | InvocationID=e00b85ce-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:42:33+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e00b7e58-e63f-11ed-b327-a2101b01c1ca | InvocationID=e00b85ce-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:42:39+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d7ed2d02-e63f-11ed-b327-a2101b01c1ca | InvocationID=d7ed2fc8-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:42:39+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3e47bba-e63f-11ed-b327-a2101b01c1ca | InvocationID=e3e47e4e-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:42:39+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3e47bba-e63f-11ed-b327-a2101b01c1ca | InvocationID=e3e47e4e-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:42:39+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3e47bba-e63f-11ed-b327-a2101b01c1ca | InvocationID=e3e47e4e-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:42:58+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e00b7e58-e63f-11ed-b327-a2101b01c1ca | InvocationID=e00b85ce-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:42:58+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eef955de-e63f-11ed-b327-a2101b01c1ca | InvocationID=eef958ea-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:42:58+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eef955de-e63f-11ed-b327-a2101b01c1ca | InvocationID=eef958ea-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:42:58+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eef955de-e63f-11ed-b327-a2101b01c1ca | InvocationID=eef958ea-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:42:59+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3e47bba-e63f-11ed-b327-a2101b01c1ca | InvocationID=e3e47e4e-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:42:59+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efd462c8-e63f-11ed-b327-a2101b01c1ca | InvocationID=efd46584-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:42:59+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efd462c8-e63f-11ed-b327-a2101b01c1ca | InvocationID=efd46584-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:42:59+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=efd462c8-e63f-11ed-b327-a2101b01c1ca | InvocationID=efd46584-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:43:19+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=efd462c8-e63f-11ed-b327-a2101b01c1ca | InvocationID=efd46584-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:43:19+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbc3f31e-e63f-11ed-b327-a2101b01c1ca | InvocationID=fbc3f58a-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:43:20+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbc3f31e-e63f-11ed-b327-a2101b01c1ca | InvocationID=fbc3f58a-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:43:20+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fbc3f31e-e63f-11ed-b327-a2101b01c1ca | InvocationID=fbc3f58a-e63f-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:43:23+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eef955de-e63f-11ed-b327-a2101b01c1ca | InvocationID=eef958ea-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:43:23+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdec7922-e63f-11ed-b327-a2101b01c1ca | InvocationID=fdec7c88-e63f-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:43:23+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdec7922-e63f-11ed-b327-a2101b01c1ca | InvocationID=fdec7c88-e63f-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:43:23+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdec7922-e63f-11ed-b327-a2101b01c1ca | InvocationID=fdec7c88-e63f-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:43:40+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fbc3f31e-e63f-11ed-b327-a2101b01c1ca | InvocationID=fbc3f58a-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:43:40+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07b6abf8-e640-11ed-b327-a2101b01c1ca | InvocationID=07b6adf6-e640-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:43:40+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07b6abf8-e640-11ed-b327-a2101b01c1ca | InvocationID=07b6adf6-e640-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:43:40+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07b6abf8-e640-11ed-b327-a2101b01c1ca | InvocationID=07b6adf6-e640-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:43:48+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdec7922-e63f-11ed-b327-a2101b01c1ca | InvocationID=fdec7c88-e63f-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:43:48+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cd7e75a-e640-11ed-b327-a2101b01c1ca | InvocationID=0cd7ea5c-e640-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:43:48+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cd7e75a-e640-11ed-b327-a2101b01c1ca | InvocationID=0cd7ea5c-e640-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:43:48+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0cd7e75a-e640-11ed-b327-a2101b01c1ca | InvocationID=0cd7ea5c-e640-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:44:00+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07b6abf8-e640-11ed-b327-a2101b01c1ca | InvocationID=07b6adf6-e640-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:44:00+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13ad3eb8-e640-11ed-b327-a2101b01c1ca | InvocationID=13ad40a2-e640-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:44:00+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13ad3eb8-e640-11ed-b327-a2101b01c1ca | InvocationID=13ad40a2-e640-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:44:00+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=13ad3eb8-e640-11ed-b327-a2101b01c1ca | InvocationID=13ad40a2-e640-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:44:13+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0cd7e75a-e640-11ed-b327-a2101b01c1ca | InvocationID=0cd7ea5c-e640-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:44:13+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bc2ea08-e640-11ed-b327-a2101b01c1ca | InvocationID=1bc2ecce-e640-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:44:13+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bc2ea08-e640-11ed-b327-a2101b01c1ca | InvocationID=1bc2ecce-e640-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:44:13+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bc2ea08-e640-11ed-b327-a2101b01c1ca | InvocationID=1bc2ecce-e640-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:44:20+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=13ad3eb8-e640-11ed-b327-a2101b01c1ca | InvocationID=13ad40a2-e640-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:44:20+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f9f134a-e640-11ed-b327-a2101b01c1ca | InvocationID=1f9f1534-e640-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:44:20+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f9f134a-e640-11ed-b327-a2101b01c1ca | InvocationID=1f9f1534-e640-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:44:20+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f9f134a-e640-11ed-b327-a2101b01c1ca | InvocationID=1f9f1534-e640-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:44:38+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bc2ea08-e640-11ed-b327-a2101b01c1ca | InvocationID=1bc2ecce-e640-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:44:38+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ab4499e-e640-11ed-b327-a2101b01c1ca | InvocationID=2ab44ce6-e640-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:44:38+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ab4499e-e640-11ed-b327-a2101b01c1ca | InvocationID=2ab44ce6-e640-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:44:38+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ab4499e-e640-11ed-b327-a2101b01c1ca | InvocationID=2ab44ce6-e640-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:44:40+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f9f134a-e640-11ed-b327-a2101b01c1ca | InvocationID=1f9f1534-e640-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:44:40+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b8e69e4-e640-11ed-b327-a2101b01c1ca | InvocationID=2b8e6c46-e640-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:44:40+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b8e69e4-e640-11ed-b327-a2101b01c1ca | InvocationID=2b8e6c46-e640-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:44:40+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2b8e69e4-e640-11ed-b327-a2101b01c1ca | InvocationID=2b8e6c46-e640-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:45:00+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2b8e69e4-e640-11ed-b327-a2101b01c1ca | InvocationID=2b8e6c46-e640-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:45:00+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=377dba02-e640-11ed-b327-a2101b01c1ca | InvocationID=377dbbf6-e640-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:45:00+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=377dba02-e640-11ed-b327-a2101b01c1ca | InvocationID=377dbbf6-e640-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:45:00+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=377dba02-e640-11ed-b327-a2101b01c1ca | InvocationID=377dbbf6-e640-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:45:03+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ab4499e-e640-11ed-b327-a2101b01c1ca | InvocationID=2ab44ce6-e640-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:45:03+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39a21242-e640-11ed-b327-a2101b01c1ca | InvocationID=39a214b8-e640-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:45:03+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39a21242-e640-11ed-b327-a2101b01c1ca | InvocationID=39a214b8-e640-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:45:03+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39a21242-e640-11ed-b327-a2101b01c1ca | InvocationID=39a214b8-e640-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:45:20+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=377dba02-e640-11ed-b327-a2101b01c1ca | InvocationID=377dbbf6-e640-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:45:20+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4374d12e-e640-11ed-b327-a2101b01c1ca | InvocationID=4374d386-e640-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:45:20+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4374d12e-e640-11ed-b327-a2101b01c1ca | InvocationID=4374d386-e640-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:45:20+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4374d12e-e640-11ed-b327-a2101b01c1ca | InvocationID=4374d386-e640-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:45:28+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39a21242-e640-11ed-b327-a2101b01c1ca | InvocationID=39a214b8-e640-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:45:28+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=488c48c2-e640-11ed-b327-a2101b01c1ca | InvocationID=488c4c96-e640-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-04-29T03:45:28+0000 | policy_event_thread | 140422043888416 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=488c48c2-e640-11ed-b327-a2101b01c1ca | InvocationID=488c4c96-e640-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:45:28+0000 | policy_event_thread | 140422043888416 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=488c48c2-e640-11ed-b327-a2101b01c1ca | InvocationID=488c4c96-e640-11ed-b327-a2101b01c1ca | Error trying to poll policy response topic on MR: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-04-29T03:45:40+0000 | aai_event_thread | 140422042827552 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4374d12e-e640-11ed-b327-a2101b01c1ca | InvocationID=4374d386-e640-11ed-b327-a2101b01c1ca | Polling MR for XNF AAI events.[0m 2023-04-29T03:45:40+0000 | aai_event_thread | 140422042827552 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f675772-e640-11ed-b327-a2101b01c1ca | InvocationID=4f675a9c-e640-11ed-b327-a2101b01c1ca | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-04-29T03:45:40+0000 | aai_event_thread | 140422042827552 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f675772-e640-11ed-b327-a2101b01c1ca | InvocationID=4f675a9c-e640-11ed-b327-a2101b01c1ca | Failed to fetch message from MR: 403 Client Error: Forbidden 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: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:45:40+0000 | aai_event_thread | 140422042827552 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4f675772-e640-11ed-b327-a2101b01c1ca | InvocationID=4f675a9c-e640-11ed-b327-a2101b01c1ca | Failed to process AAI event due to: 403 Client Error: Forbidden for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2023-04-29T03:45:53+0000 | policy_event_thread | 140422043888416 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=488c48c2-e640-11ed-b327-a2101b01c1ca | InvocationID=488c4c96-e640-11ed-b327-a2101b01c1ca | Polling MR for XNF activation/deactivation policy response events.[0m 2023-04-29T03:45:53+0000 | policy_event_thread | 140422043888416 | INFO | pmsh_config | g