Results

By type

          /opt/lib/python3.9/site-packages/onaplogging/logWatchDog.py:29: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  return yaml.load(f.read())
2022-12-04T05:01:08+0000 | MainThread | 140299000257864 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.
2022-12-04T05:01:08+0000 | MainThread | 140299000257864 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Successfully fetched PMSH config from CBS: {'config': {'aaf_identity': 'dcae@dcae.onap.org', 'aaf_password': 'demo123456!', 'ca_cert_path': '/opt/app/pmsh/etc/certs/cacert.pem', 'cert_path': '/opt/app/pmsh/etc/certs/cert.pem', 'control_loop_name': 'pmsh-control-loop', 'enable_tls': False, 'key_path': '/opt/app/pmsh/etc/certs/key.pem', 'operational_policy_name': 'pmsh-operational-policy', 'pmsh_policy': {'subscription': {'administrativeState': 'LOCKED', 'fileBasedGP': 15, 'fileLocation': '/pm/pm.xml', 'measurementGroups': [{'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dna'}, {'DN': 'dnb'}], 'measurementTypes': [{'measurementType': 'countera'}, {'measurementType': 'counterb'}]}}, {'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dnc'}, {'DN': 'dnd'}], 'measurementTypes': [{'measurementType': 'counterc'}, {'measurementType': 'counterd'}]}}], 'nfFilter': {'modelInvariantIDs': [], 'modelNames': [], 'modelVersionIDs': [], 'nfNames': ['^pnf.*', '^vnf.*']}, 'subscriptionName': 'ExtraPM-All-gNB-R2B'}}, 'streams_publishes': {'policy_pm_publisher': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}}
2022-12-04T05:01:08+0000 | MainThread | 140299000257864 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.
2022-12-04T05:01:08+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:01:08+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa2ffccc-7390-11ed-a0ea-769c92788e0c | InvocationID=aa2fff10-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:01:08+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.
2022-12-04T05:01:08+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa310248-7390-11ed-a0ea-769c92788e0c | InvocationID=aa310338-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:01:08+0000 | MainThread | 140299000257864 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server
2022-12-04T05:01:08+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa2ffccc-7390-11ed-a0ea-769c92788e0c | InvocationID=aa2fff10-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:01:08+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa310248-7390-11ed-a0ea-769c92788e0c | InvocationID=aa310338-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:01:08+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa2ffccc-7390-11ed-a0ea-769c92788e0c | InvocationID=aa2fff10-7390-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:01:08+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa310248-7390-11ed-a0ea-769c92788e0c | InvocationID=aa310338-7390-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:01:28+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa310248-7390-11ed-a0ea-769c92788e0c | InvocationID=aa310338-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:01:28+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b64a67d6-7390-11ed-a0ea-769c92788e0c | InvocationID=b64a6d30-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:01:28+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b64a67d6-7390-11ed-a0ea-769c92788e0c | InvocationID=b64a6d30-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:01:28+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b64a67d6-7390-11ed-a0ea-769c92788e0c | InvocationID=b64a6d30-7390-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:01:33+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa2ffccc-7390-11ed-a0ea-769c92788e0c | InvocationID=aa2fff10-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:01:33+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b944fd02-7390-11ed-a0ea-769c92788e0c | InvocationID=b944ff50-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:01:33+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b944fd02-7390-11ed-a0ea-769c92788e0c | InvocationID=b944ff50-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:01:33+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b944fd02-7390-11ed-a0ea-769c92788e0c | InvocationID=b944ff50-7390-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:01:48+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b64a67d6-7390-11ed-a0ea-769c92788e0c | InvocationID=b64a6d30-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:01:48+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c23ed8a6-7390-11ed-a0ea-769c92788e0c | InvocationID=c23edb62-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:01:49+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c23ed8a6-7390-11ed-a0ea-769c92788e0c | InvocationID=c23edb62-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:01:49+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c23ed8a6-7390-11ed-a0ea-769c92788e0c | InvocationID=c23edb62-7390-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:01:58+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b944fd02-7390-11ed-a0ea-769c92788e0c | InvocationID=b944ff50-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:01:58+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c83196ea-7390-11ed-a0ea-769c92788e0c | InvocationID=c83198ca-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:01:58+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c83196ea-7390-11ed-a0ea-769c92788e0c | InvocationID=c83198ca-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:01:58+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c83196ea-7390-11ed-a0ea-769c92788e0c | InvocationID=c83198ca-7390-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:02:09+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c23ed8a6-7390-11ed-a0ea-769c92788e0c | InvocationID=c23edb62-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:02:09+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce305702-7390-11ed-a0ea-769c92788e0c | InvocationID=ce3058d8-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:02:09+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce305702-7390-11ed-a0ea-769c92788e0c | InvocationID=ce3058d8-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:02:09+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ce305702-7390-11ed-a0ea-769c92788e0c | InvocationID=ce3058d8-7390-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:02:23+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c83196ea-7390-11ed-a0ea-769c92788e0c | InvocationID=c83198ca-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:02:23+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d71dd89e-7390-11ed-a0ea-769c92788e0c | InvocationID=d71dda7e-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:02:24+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d71dd89e-7390-11ed-a0ea-769c92788e0c | InvocationID=d71dda7e-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:02:24+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d71dd89e-7390-11ed-a0ea-769c92788e0c | InvocationID=d71dda7e-7390-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:02:29+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ce305702-7390-11ed-a0ea-769c92788e0c | InvocationID=ce3058d8-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:02:29+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da239704-7390-11ed-a0ea-769c92788e0c | InvocationID=da239984-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:02:29+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da239704-7390-11ed-a0ea-769c92788e0c | InvocationID=da239984-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:02:29+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da239704-7390-11ed-a0ea-769c92788e0c | InvocationID=da239984-7390-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:02:49+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d71dd89e-7390-11ed-a0ea-769c92788e0c | InvocationID=d71dda7e-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:02:49+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e60b4c56-7390-11ed-a0ea-769c92788e0c | InvocationID=e60b4e22-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:02:49+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e60b4c56-7390-11ed-a0ea-769c92788e0c | InvocationID=e60b4e22-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:02:49+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e60b4c56-7390-11ed-a0ea-769c92788e0c | InvocationID=e60b4e22-7390-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:02:49+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da239704-7390-11ed-a0ea-769c92788e0c | InvocationID=da239984-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:02:49+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6155d68-7390-11ed-a0ea-769c92788e0c | InvocationID=e6155fa2-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:02:49+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6155d68-7390-11ed-a0ea-769c92788e0c | InvocationID=e6155fa2-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:02:49+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e6155d68-7390-11ed-a0ea-769c92788e0c | InvocationID=e6155fa2-7390-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:03:09+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e6155d68-7390-11ed-a0ea-769c92788e0c | InvocationID=e6155fa2-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:03:09+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2059de0-7390-11ed-a0ea-769c92788e0c | InvocationID=f205a22c-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:03:09+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2059de0-7390-11ed-a0ea-769c92788e0c | InvocationID=f205a22c-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:03:09+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f2059de0-7390-11ed-a0ea-769c92788e0c | InvocationID=f205a22c-7390-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:03:14+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e60b4c56-7390-11ed-a0ea-769c92788e0c | InvocationID=e60b4e22-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:03:14+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4f6b606-7390-11ed-a0ea-769c92788e0c | InvocationID=f4f6b80e-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:03:14+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4f6b606-7390-11ed-a0ea-769c92788e0c | InvocationID=f4f6b80e-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:03:14+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f4f6b606-7390-11ed-a0ea-769c92788e0c | InvocationID=f4f6b80e-7390-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:03:29+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f2059de0-7390-11ed-a0ea-769c92788e0c | InvocationID=f205a22c-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:03:29+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdf8c56e-7390-11ed-a0ea-769c92788e0c | InvocationID=fdf8c73a-7390-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:03:29+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdf8c56e-7390-11ed-a0ea-769c92788e0c | InvocationID=fdf8c73a-7390-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:03:29+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fdf8c56e-7390-11ed-a0ea-769c92788e0c | InvocationID=fdf8c73a-7390-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:03:39+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f4f6b606-7390-11ed-a0ea-769c92788e0c | InvocationID=f4f6b80e-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:03:39+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03e339be-7391-11ed-a0ea-769c92788e0c | InvocationID=03e33c48-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:03:39+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03e339be-7391-11ed-a0ea-769c92788e0c | InvocationID=03e33c48-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:03:39+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03e339be-7391-11ed-a0ea-769c92788e0c | InvocationID=03e33c48-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:03:49+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fdf8c56e-7390-11ed-a0ea-769c92788e0c | InvocationID=fdf8c73a-7390-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:03:49+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09e9b478-7391-11ed-a0ea-769c92788e0c | InvocationID=09e9b6b2-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:03:49+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09e9b478-7391-11ed-a0ea-769c92788e0c | InvocationID=09e9b6b2-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:03:49+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=09e9b478-7391-11ed-a0ea-769c92788e0c | InvocationID=09e9b6b2-7391-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:04:04+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03e339be-7391-11ed-a0ea-769c92788e0c | InvocationID=03e33c48-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:04:04+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12d32768-7391-11ed-a0ea-769c92788e0c | InvocationID=12d32b14-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:04:04+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12d32768-7391-11ed-a0ea-769c92788e0c | InvocationID=12d32b14-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:04:04+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12d32768-7391-11ed-a0ea-769c92788e0c | InvocationID=12d32b14-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:04:09+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=09e9b478-7391-11ed-a0ea-769c92788e0c | InvocationID=09e9b6b2-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:04:09+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15da9194-7391-11ed-a0ea-769c92788e0c | InvocationID=15da941e-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:04:09+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15da9194-7391-11ed-a0ea-769c92788e0c | InvocationID=15da941e-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:04:09+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15da9194-7391-11ed-a0ea-769c92788e0c | InvocationID=15da941e-7391-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:04:29+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12d32768-7391-11ed-a0ea-769c92788e0c | InvocationID=12d32b14-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:04:29+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21bf1232-7391-11ed-a0ea-769c92788e0c | InvocationID=21bf14ee-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:04:29+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21bf1232-7391-11ed-a0ea-769c92788e0c | InvocationID=21bf14ee-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:04:29+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21bf1232-7391-11ed-a0ea-769c92788e0c | InvocationID=21bf14ee-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:04:29+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15da9194-7391-11ed-a0ea-769c92788e0c | InvocationID=15da941e-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:04:29+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21cc9786-7391-11ed-a0ea-769c92788e0c | InvocationID=21cc99f2-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:04:29+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21cc9786-7391-11ed-a0ea-769c92788e0c | InvocationID=21cc99f2-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:04:29+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=21cc9786-7391-11ed-a0ea-769c92788e0c | InvocationID=21cc99f2-7391-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:04:49+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=21cc9786-7391-11ed-a0ea-769c92788e0c | InvocationID=21cc99f2-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:04:49+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2dbeadd6-7391-11ed-a0ea-769c92788e0c | InvocationID=2dbeb3c6-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:04:49+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2dbeadd6-7391-11ed-a0ea-769c92788e0c | InvocationID=2dbeb3c6-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:04:49+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2dbeadd6-7391-11ed-a0ea-769c92788e0c | InvocationID=2dbeb3c6-7391-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:04:54+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21bf1232-7391-11ed-a0ea-769c92788e0c | InvocationID=21bf14ee-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:04:54+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30acba74-7391-11ed-a0ea-769c92788e0c | InvocationID=30acbc9a-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:04:54+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30acba74-7391-11ed-a0ea-769c92788e0c | InvocationID=30acbc9a-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:04:54+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30acba74-7391-11ed-a0ea-769c92788e0c | InvocationID=30acbc9a-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:05:09+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2dbeadd6-7391-11ed-a0ea-769c92788e0c | InvocationID=2dbeb3c6-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:05:09+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39b4b284-7391-11ed-a0ea-769c92788e0c | InvocationID=39b4b4be-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:05:09+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39b4b284-7391-11ed-a0ea-769c92788e0c | InvocationID=39b4b4be-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:05:09+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39b4b284-7391-11ed-a0ea-769c92788e0c | InvocationID=39b4b4be-7391-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:05:19+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30acba74-7391-11ed-a0ea-769c92788e0c | InvocationID=30acbc9a-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:05:19+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f999ed0-7391-11ed-a0ea-769c92788e0c | InvocationID=3f99a114-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:05:19+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f999ed0-7391-11ed-a0ea-769c92788e0c | InvocationID=3f99a114-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:05:19+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f999ed0-7391-11ed-a0ea-769c92788e0c | InvocationID=3f99a114-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:05:29+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39b4b284-7391-11ed-a0ea-769c92788e0c | InvocationID=39b4b4be-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:05:29+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45a6f14c-7391-11ed-a0ea-769c92788e0c | InvocationID=45a6ff5c-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:05:29+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45a6f14c-7391-11ed-a0ea-769c92788e0c | InvocationID=45a6ff5c-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:05:29+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=45a6f14c-7391-11ed-a0ea-769c92788e0c | InvocationID=45a6ff5c-7391-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:05:44+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f999ed0-7391-11ed-a0ea-769c92788e0c | InvocationID=3f99a114-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:05:44+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e85e5d4-7391-11ed-a0ea-769c92788e0c | InvocationID=4e85e87c-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:05:44+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e85e5d4-7391-11ed-a0ea-769c92788e0c | InvocationID=4e85e87c-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:05:44+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e85e5d4-7391-11ed-a0ea-769c92788e0c | InvocationID=4e85e87c-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:05:49+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=45a6f14c-7391-11ed-a0ea-769c92788e0c | InvocationID=45a6ff5c-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:05:49+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51995058-7391-11ed-a0ea-769c92788e0c | InvocationID=5199521a-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:05:49+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51995058-7391-11ed-a0ea-769c92788e0c | InvocationID=5199521a-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:05:49+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=51995058-7391-11ed-a0ea-769c92788e0c | InvocationID=5199521a-7391-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:06:09+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e85e5d4-7391-11ed-a0ea-769c92788e0c | InvocationID=4e85e87c-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:06:09+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d715740-7391-11ed-a0ea-769c92788e0c | InvocationID=5d715902-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:06:09+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d715740-7391-11ed-a0ea-769c92788e0c | InvocationID=5d715902-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:06:09+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d715740-7391-11ed-a0ea-769c92788e0c | InvocationID=5d715902-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:06:09+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=51995058-7391-11ed-a0ea-769c92788e0c | InvocationID=5199521a-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:06:09+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d89f8e0-7391-11ed-a0ea-769c92788e0c | InvocationID=5d89fb1a-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:06:09+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d89f8e0-7391-11ed-a0ea-769c92788e0c | InvocationID=5d89fb1a-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:06:09+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d89f8e0-7391-11ed-a0ea-769c92788e0c | InvocationID=5d89fb1a-7391-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:06:29+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d89f8e0-7391-11ed-a0ea-769c92788e0c | InvocationID=5d89fb1a-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:06:29+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=697aafbe-7391-11ed-a0ea-769c92788e0c | InvocationID=697ab20c-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:06:29+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=697aafbe-7391-11ed-a0ea-769c92788e0c | InvocationID=697ab20c-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:06:29+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=697aafbe-7391-11ed-a0ea-769c92788e0c | InvocationID=697ab20c-7391-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:06:34+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d715740-7391-11ed-a0ea-769c92788e0c | InvocationID=5d715902-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:06:34+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c5c88e2-7391-11ed-a0ea-769c92788e0c | InvocationID=6c5c8aa4-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:06:34+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c5c88e2-7391-11ed-a0ea-769c92788e0c | InvocationID=6c5c8aa4-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:06:34+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c5c88e2-7391-11ed-a0ea-769c92788e0c | InvocationID=6c5c8aa4-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:06:49+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=697aafbe-7391-11ed-a0ea-769c92788e0c | InvocationID=697ab20c-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:06:49+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=756aaa54-7391-11ed-a0ea-769c92788e0c | InvocationID=756aacf2-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:06:49+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=756aaa54-7391-11ed-a0ea-769c92788e0c | InvocationID=756aacf2-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:06:49+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=756aaa54-7391-11ed-a0ea-769c92788e0c | InvocationID=756aacf2-7391-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:06:59+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c5c88e2-7391-11ed-a0ea-769c92788e0c | InvocationID=6c5c8aa4-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:06:59+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b4ce2a2-7391-11ed-a0ea-769c92788e0c | InvocationID=7b4ce5b8-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:06:59+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b4ce2a2-7391-11ed-a0ea-769c92788e0c | InvocationID=7b4ce5b8-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:06:59+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b4ce2a2-7391-11ed-a0ea-769c92788e0c | InvocationID=7b4ce5b8-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:07:09+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=756aaa54-7391-11ed-a0ea-769c92788e0c | InvocationID=756aacf2-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:07:09+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=815bb1c8-7391-11ed-a0ea-769c92788e0c | InvocationID=815bb498-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:07:09+0000 | aai_event_thread | 140298949520160 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=815bb1c8-7391-11ed-a0ea-769c92788e0c | InvocationID=815bb498-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:07:09+0000 | aai_event_thread | 140298949520160 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=815bb1c8-7391-11ed-a0ea-769c92788e0c | InvocationID=815bb498-7391-11ed-a0ea-769c92788e0c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-12-04T05:07:24+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b4ce2a2-7391-11ed-a0ea-769c92788e0c | InvocationID=7b4ce5b8-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:07:24+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a382cf4-7391-11ed-a0ea-769c92788e0c | InvocationID=8a382eb6-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:07:24+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a382cf4-7391-11ed-a0ea-769c92788e0c | InvocationID=8a382eb6-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:07:24+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a382cf4-7391-11ed-a0ea-769c92788e0c | InvocationID=8a382eb6-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:07:29+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=815bb1c8-7391-11ed-a0ea-769c92788e0c | InvocationID=815bb498-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:07:29+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d4bf326-7391-11ed-a0ea-769c92788e0c | InvocationID=8d4bf5f6-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:07:49+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a382cf4-7391-11ed-a0ea-769c92788e0c | InvocationID=8a382eb6-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:07:49+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9923e47e-7391-11ed-a0ea-769c92788e0c | InvocationID=9923e6c2-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:07:49+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9923e47e-7391-11ed-a0ea-769c92788e0c | InvocationID=9923e6c2-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:07:49+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9923e47e-7391-11ed-a0ea-769c92788e0c | InvocationID=9923e6c2-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:07:53+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d4bf326-7391-11ed-a0ea-769c92788e0c | InvocationID=8d4bf5f6-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:07:53+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9bb3835c-7391-11ed-a0ea-769c92788e0c | InvocationID=9bb385d2-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:08:13+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9bb3835c-7391-11ed-a0ea-769c92788e0c | InvocationID=9bb385d2-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:08:13+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7ab773c-7391-11ed-a0ea-769c92788e0c | InvocationID=a7ab7908-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:08:14+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9923e47e-7391-11ed-a0ea-769c92788e0c | InvocationID=9923e6c2-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:08:14+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a80ecea4-7391-11ed-a0ea-769c92788e0c | InvocationID=a80ed066-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:08:14+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a80ecea4-7391-11ed-a0ea-769c92788e0c | InvocationID=a80ed066-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:08:14+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a80ecea4-7391-11ed-a0ea-769c92788e0c | InvocationID=a80ed066-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:08:33+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a7ab773c-7391-11ed-a0ea-769c92788e0c | InvocationID=a7ab7908-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:08:33+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3a23472-7391-11ed-a0ea-769c92788e0c | InvocationID=b3a2362a-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:08:39+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a80ecea4-7391-11ed-a0ea-769c92788e0c | InvocationID=a80ed066-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:08:39+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6fa11f8-7391-11ed-a0ea-769c92788e0c | InvocationID=b6fa13ba-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:08:39+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6fa11f8-7391-11ed-a0ea-769c92788e0c | InvocationID=b6fa13ba-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:08:39+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b6fa11f8-7391-11ed-a0ea-769c92788e0c | InvocationID=b6fa13ba-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:08:54+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3a23472-7391-11ed-a0ea-769c92788e0c | InvocationID=b3a2362a-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:08:54+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfa38d70-7391-11ed-a0ea-769c92788e0c | InvocationID=bfa399a0-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:09:04+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b6fa11f8-7391-11ed-a0ea-769c92788e0c | InvocationID=b6fa13ba-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:09:04+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5e53f30-7391-11ed-a0ea-769c92788e0c | InvocationID=c5e540f2-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:09:04+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5e53f30-7391-11ed-a0ea-769c92788e0c | InvocationID=c5e540f2-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:09:04+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5e53f30-7391-11ed-a0ea-769c92788e0c | InvocationID=c5e540f2-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:09:14+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bfa38d70-7391-11ed-a0ea-769c92788e0c | InvocationID=bfa399a0-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:09:14+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbf14e5a-7391-11ed-a0ea-769c92788e0c | InvocationID=cbf15292-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:09:29+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5e53f30-7391-11ed-a0ea-769c92788e0c | InvocationID=c5e540f2-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:09:29+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4d18f76-7391-11ed-a0ea-769c92788e0c | InvocationID=d4d1921e-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:09:29+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4d18f76-7391-11ed-a0ea-769c92788e0c | InvocationID=d4d1921e-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:09:29+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4d18f76-7391-11ed-a0ea-769c92788e0c | InvocationID=d4d1921e-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:09:39+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cbf14e5a-7391-11ed-a0ea-769c92788e0c | InvocationID=cbf15292-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:09:39+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dab578ee-7391-11ed-a0ea-769c92788e0c | InvocationID=dab57bdc-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:09:54+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4d18f76-7391-11ed-a0ea-769c92788e0c | InvocationID=d4d1921e-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:09:54+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3bc96fc-7391-11ed-a0ea-769c92788e0c | InvocationID=e3bc98b4-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:09:54+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3bc96fc-7391-11ed-a0ea-769c92788e0c | InvocationID=e3bc98b4-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:09:54+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3bc96fc-7391-11ed-a0ea-769c92788e0c | InvocationID=e3bc98b4-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:10:04+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dab578ee-7391-11ed-a0ea-769c92788e0c | InvocationID=dab57bdc-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:10:04+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9783bfa-7391-11ed-a0ea-769c92788e0c | InvocationID=e9783ef2-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:10:19+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3bc96fc-7391-11ed-a0ea-769c92788e0c | InvocationID=e3bc98b4-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:10:19+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2a77e66-7391-11ed-a0ea-769c92788e0c | InvocationID=f2a780fa-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:10:19+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2a77e66-7391-11ed-a0ea-769c92788e0c | InvocationID=f2a780fa-7391-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:10:19+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2a77e66-7391-11ed-a0ea-769c92788e0c | InvocationID=f2a780fa-7391-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:10:29+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e9783bfa-7391-11ed-a0ea-769c92788e0c | InvocationID=e9783ef2-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:10:29+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f83a69f6-7391-11ed-a0ea-769c92788e0c | InvocationID=f83a6c44-7391-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:10:44+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2a77e66-7391-11ed-a0ea-769c92788e0c | InvocationID=f2a780fa-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:10:44+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=019375b0-7392-11ed-a0ea-769c92788e0c | InvocationID=0193783a-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:10:44+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=019375b0-7392-11ed-a0ea-769c92788e0c | InvocationID=0193783a-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:10:44+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=019375b0-7392-11ed-a0ea-769c92788e0c | InvocationID=0193783a-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:10:53+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f83a69f6-7391-11ed-a0ea-769c92788e0c | InvocationID=f83a6c44-7391-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:10:53+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06fe029a-7392-11ed-a0ea-769c92788e0c | InvocationID=06fe0498-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:11:09+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=019375b0-7392-11ed-a0ea-769c92788e0c | InvocationID=0193783a-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:11:09+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=107fdc8a-7392-11ed-a0ea-769c92788e0c | InvocationID=107fde56-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:11:09+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=107fdc8a-7392-11ed-a0ea-769c92788e0c | InvocationID=107fde56-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:11:09+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=107fdc8a-7392-11ed-a0ea-769c92788e0c | InvocationID=107fde56-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:11:18+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=06fe029a-7392-11ed-a0ea-769c92788e0c | InvocationID=06fe0498-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:11:18+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15c730d0-7392-11ed-a0ea-769c92788e0c | InvocationID=15c733f0-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:11:34+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=107fdc8a-7392-11ed-a0ea-769c92788e0c | InvocationID=107fde56-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:11:34+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f6e90d8-7392-11ed-a0ea-769c92788e0c | InvocationID=1f6e92ae-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:11:34+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f6e90d8-7392-11ed-a0ea-769c92788e0c | InvocationID=1f6e92ae-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:11:34+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f6e90d8-7392-11ed-a0ea-769c92788e0c | InvocationID=1f6e92ae-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:11:43+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15c730d0-7392-11ed-a0ea-769c92788e0c | InvocationID=15c733f0-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:11:43+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=248a474c-7392-11ed-a0ea-769c92788e0c | InvocationID=248a49d6-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:11:59+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f6e90d8-7392-11ed-a0ea-769c92788e0c | InvocationID=1f6e92ae-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:11:59+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e5979a0-7392-11ed-a0ea-769c92788e0c | InvocationID=2e597cac-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:11:59+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e5979a0-7392-11ed-a0ea-769c92788e0c | InvocationID=2e597cac-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:11:59+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e5979a0-7392-11ed-a0ea-769c92788e0c | InvocationID=2e597cac-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:12:08+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=248a474c-7392-11ed-a0ea-769c92788e0c | InvocationID=248a49d6-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:12:08+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=334d6318-7392-11ed-a0ea-769c92788e0c | InvocationID=334d655c-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:12:24+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e5979a0-7392-11ed-a0ea-769c92788e0c | InvocationID=2e597cac-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:12:24+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d449616-7392-11ed-a0ea-769c92788e0c | InvocationID=3d449864-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:12:24+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d449616-7392-11ed-a0ea-769c92788e0c | InvocationID=3d449864-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:12:24+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d449616-7392-11ed-a0ea-769c92788e0c | InvocationID=3d449864-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:12:32+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=334d6318-7392-11ed-a0ea-769c92788e0c | InvocationID=334d655c-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:12:32+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42140974-7392-11ed-a0ea-769c92788e0c | InvocationID=42140b2c-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:12:49+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d449616-7392-11ed-a0ea-769c92788e0c | InvocationID=3d449864-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:12:49+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c307348-7392-11ed-a0ea-769c92788e0c | InvocationID=4c307596-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:12:49+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c307348-7392-11ed-a0ea-769c92788e0c | InvocationID=4c307596-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:12:49+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c307348-7392-11ed-a0ea-769c92788e0c | InvocationID=4c307596-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:12:57+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=42140974-7392-11ed-a0ea-769c92788e0c | InvocationID=42140b2c-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:12:57+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50d7a682-7392-11ed-a0ea-769c92788e0c | InvocationID=50d7a83a-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:13:14+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c307348-7392-11ed-a0ea-769c92788e0c | InvocationID=4c307596-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:13:14+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b1beb6c-7392-11ed-a0ea-769c92788e0c | InvocationID=5b1bee0a-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:13:14+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b1beb6c-7392-11ed-a0ea-769c92788e0c | InvocationID=5b1bee0a-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:13:14+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b1beb6c-7392-11ed-a0ea-769c92788e0c | InvocationID=5b1bee0a-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:13:22+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50d7a682-7392-11ed-a0ea-769c92788e0c | InvocationID=50d7a83a-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:13:22+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f99d140-7392-11ed-a0ea-769c92788e0c | InvocationID=5f99d37a-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:13:39+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b1beb6c-7392-11ed-a0ea-769c92788e0c | InvocationID=5b1bee0a-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:13:39+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a06ff5e-7392-11ed-a0ea-769c92788e0c | InvocationID=6a070274-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:13:39+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a06ff5e-7392-11ed-a0ea-769c92788e0c | InvocationID=6a070274-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:13:39+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a06ff5e-7392-11ed-a0ea-769c92788e0c | InvocationID=6a070274-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:13:47+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5f99d140-7392-11ed-a0ea-769c92788e0c | InvocationID=5f99d37a-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:13:47+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e5c78cc-7392-11ed-a0ea-769c92788e0c | InvocationID=6e5c7a84-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:14:04+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a06ff5e-7392-11ed-a0ea-769c92788e0c | InvocationID=6a070274-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:14:04+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78f2f298-7392-11ed-a0ea-769c92788e0c | InvocationID=78f2f45a-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:14:05+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78f2f298-7392-11ed-a0ea-769c92788e0c | InvocationID=78f2f45a-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:14:05+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=78f2f298-7392-11ed-a0ea-769c92788e0c | InvocationID=78f2f45a-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:14:12+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e5c78cc-7392-11ed-a0ea-769c92788e0c | InvocationID=6e5c7a84-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:14:12+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d21c90c-7392-11ed-a0ea-769c92788e0c | InvocationID=7d21cac4-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:14:30+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=78f2f298-7392-11ed-a0ea-769c92788e0c | InvocationID=78f2f45a-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:14:30+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87dee028-7392-11ed-a0ea-769c92788e0c | InvocationID=87dee6cc-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:14:30+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87dee028-7392-11ed-a0ea-769c92788e0c | InvocationID=87dee6cc-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:14:30+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87dee028-7392-11ed-a0ea-769c92788e0c | InvocationID=87dee6cc-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:14:36+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d21c90c-7392-11ed-a0ea-769c92788e0c | InvocationID=7d21cac4-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:14:36+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8be5455e-7392-11ed-a0ea-769c92788e0c | InvocationID=8be547c0-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:14:55+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87dee028-7392-11ed-a0ea-769c92788e0c | InvocationID=87dee6cc-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:14:55+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96cadd94-7392-11ed-a0ea-769c92788e0c | InvocationID=96cae0e6-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:14:55+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96cadd94-7392-11ed-a0ea-769c92788e0c | InvocationID=96cae0e6-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:14:55+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96cadd94-7392-11ed-a0ea-769c92788e0c | InvocationID=96cae0e6-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:15:01+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8be5455e-7392-11ed-a0ea-769c92788e0c | InvocationID=8be547c0-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:15:01+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9aad946a-7392-11ed-a0ea-769c92788e0c | InvocationID=9aad962c-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:15:20+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96cadd94-7392-11ed-a0ea-769c92788e0c | InvocationID=96cae0e6-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:15:20+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5b87f82-7392-11ed-a0ea-769c92788e0c | InvocationID=a5b8819e-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:15:20+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5b87f82-7392-11ed-a0ea-769c92788e0c | InvocationID=a5b8819e-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:15:20+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a5b87f82-7392-11ed-a0ea-769c92788e0c | InvocationID=a5b8819e-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:15:26+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9aad946a-7392-11ed-a0ea-769c92788e0c | InvocationID=9aad962c-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:15:26+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a96f8918-7392-11ed-a0ea-769c92788e0c | InvocationID=a96f8bac-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:15:45+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a5b87f82-7392-11ed-a0ea-769c92788e0c | InvocationID=a5b8819e-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:15:45+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4a3dcd0-7392-11ed-a0ea-769c92788e0c | InvocationID=b4a3dfaa-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:15:45+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4a3dcd0-7392-11ed-a0ea-769c92788e0c | InvocationID=b4a3dfaa-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:15:45+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4a3dcd0-7392-11ed-a0ea-769c92788e0c | InvocationID=b4a3dfaa-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:15:51+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a96f8918-7392-11ed-a0ea-769c92788e0c | InvocationID=a96f8bac-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:15:51+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8360fda-7392-11ed-a0ea-769c92788e0c | InvocationID=b83613cc-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:16:10+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4a3dcd0-7392-11ed-a0ea-769c92788e0c | InvocationID=b4a3dfaa-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:16:10+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c38ef25c-7392-11ed-a0ea-769c92788e0c | InvocationID=c38ef540-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:16:10+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c38ef25c-7392-11ed-a0ea-769c92788e0c | InvocationID=c38ef540-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:16:10+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c38ef25c-7392-11ed-a0ea-769c92788e0c | InvocationID=c38ef540-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:16:15+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b8360fda-7392-11ed-a0ea-769c92788e0c | InvocationID=b83613cc-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:16:15+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6f8df0c-7392-11ed-a0ea-769c92788e0c | InvocationID=c6f8e146-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:16:35+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c38ef25c-7392-11ed-a0ea-769c92788e0c | InvocationID=c38ef540-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:16:35+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d27a9636-7392-11ed-a0ea-769c92788e0c | InvocationID=d27a97f8-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:16:35+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d27a9636-7392-11ed-a0ea-769c92788e0c | InvocationID=d27a97f8-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:16:35+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d27a9636-7392-11ed-a0ea-769c92788e0c | InvocationID=d27a97f8-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:16:40+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c6f8df0c-7392-11ed-a0ea-769c92788e0c | InvocationID=c6f8e146-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:16:40+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5bbdf4e-7392-11ed-a0ea-769c92788e0c | InvocationID=d5bbe16a-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:17:00+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d27a9636-7392-11ed-a0ea-769c92788e0c | InvocationID=d27a97f8-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:17:00+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e16676a6-7392-11ed-a0ea-769c92788e0c | InvocationID=e1667872-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:17:00+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e16676a6-7392-11ed-a0ea-769c92788e0c | InvocationID=e1667872-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:17:00+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e16676a6-7392-11ed-a0ea-769c92788e0c | InvocationID=e1667872-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:17:05+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5bbdf4e-7392-11ed-a0ea-769c92788e0c | InvocationID=d5bbe16a-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:17:05+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e47f4732-7392-11ed-a0ea-769c92788e0c | InvocationID=e47f496c-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:17:25+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e16676a6-7392-11ed-a0ea-769c92788e0c | InvocationID=e1667872-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:17:25+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f051eec0-7392-11ed-a0ea-769c92788e0c | InvocationID=f051f10e-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:17:25+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f051eec0-7392-11ed-a0ea-769c92788e0c | InvocationID=f051f10e-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:17:25+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f051eec0-7392-11ed-a0ea-769c92788e0c | InvocationID=f051f10e-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:17:30+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e47f4732-7392-11ed-a0ea-769c92788e0c | InvocationID=e47f496c-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:17:30+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f344c0e4-7392-11ed-a0ea-769c92788e0c | InvocationID=f344c346-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:17:50+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f051eec0-7392-11ed-a0ea-769c92788e0c | InvocationID=f051f10e-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:17:50+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff3d691e-7392-11ed-a0ea-769c92788e0c | InvocationID=ff3d6b76-7392-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:17:50+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff3d691e-7392-11ed-a0ea-769c92788e0c | InvocationID=ff3d6b76-7392-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:17:50+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff3d691e-7392-11ed-a0ea-769c92788e0c | InvocationID=ff3d6b76-7392-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:17:54+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f344c0e4-7392-11ed-a0ea-769c92788e0c | InvocationID=f344c346-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:17:54+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02062ee2-7393-11ed-a0ea-769c92788e0c | InvocationID=0206320c-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:18:15+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff3d691e-7392-11ed-a0ea-769c92788e0c | InvocationID=ff3d6b76-7392-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:18:15+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e2911b2-7393-11ed-a0ea-769c92788e0c | InvocationID=0e291400-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:18:15+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e2911b2-7393-11ed-a0ea-769c92788e0c | InvocationID=0e291400-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:18:15+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e2911b2-7393-11ed-a0ea-769c92788e0c | InvocationID=0e291400-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:18:19+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02062ee2-7393-11ed-a0ea-769c92788e0c | InvocationID=0206320c-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:18:19+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10cbb672-7393-11ed-a0ea-769c92788e0c | InvocationID=10cbb988-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:18:40+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e2911b2-7393-11ed-a0ea-769c92788e0c | InvocationID=0e291400-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:18:40+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d149d04-7393-11ed-a0ea-769c92788e0c | InvocationID=1d149ff2-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:18:40+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d149d04-7393-11ed-a0ea-769c92788e0c | InvocationID=1d149ff2-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:18:40+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d149d04-7393-11ed-a0ea-769c92788e0c | InvocationID=1d149ff2-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:18:44+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=10cbb672-7393-11ed-a0ea-769c92788e0c | InvocationID=10cbb988-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:18:44+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f8cd0b0-7393-11ed-a0ea-769c92788e0c | InvocationID=1f8cd308-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:19:05+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d149d04-7393-11ed-a0ea-769c92788e0c | InvocationID=1d149ff2-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:19:05+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2bff5458-7393-11ed-a0ea-769c92788e0c | InvocationID=2bff56c4-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:19:05+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2bff5458-7393-11ed-a0ea-769c92788e0c | InvocationID=2bff56c4-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:19:05+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2bff5458-7393-11ed-a0ea-769c92788e0c | InvocationID=2bff56c4-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:19:09+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f8cd0b0-7393-11ed-a0ea-769c92788e0c | InvocationID=1f8cd308-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:19:09+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e4f753a-7393-11ed-a0ea-769c92788e0c | InvocationID=2e4f7792-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:19:30+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2bff5458-7393-11ed-a0ea-769c92788e0c | InvocationID=2bff56c4-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:19:30+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3aea4ef0-7393-11ed-a0ea-769c92788e0c | InvocationID=3aea50bc-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:19:30+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3aea4ef0-7393-11ed-a0ea-769c92788e0c | InvocationID=3aea50bc-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:19:30+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3aea4ef0-7393-11ed-a0ea-769c92788e0c | InvocationID=3aea50bc-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:19:34+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e4f753a-7393-11ed-a0ea-769c92788e0c | InvocationID=2e4f7792-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:19:34+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d1ad9ba-7393-11ed-a0ea-769c92788e0c | InvocationID=3d1adea6-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:19:55+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3aea4ef0-7393-11ed-a0ea-769c92788e0c | InvocationID=3aea50bc-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:19:55+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49d54762-7393-11ed-a0ea-769c92788e0c | InvocationID=49d5492e-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:19:55+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49d54762-7393-11ed-a0ea-769c92788e0c | InvocationID=49d5492e-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:19:55+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49d54762-7393-11ed-a0ea-769c92788e0c | InvocationID=49d5492e-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:19:58+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d1ad9ba-7393-11ed-a0ea-769c92788e0c | InvocationID=3d1adea6-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:19:58+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4bdeccc2-7393-11ed-a0ea-769c92788e0c | InvocationID=4bdece8e-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:20:20+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49d54762-7393-11ed-a0ea-769c92788e0c | InvocationID=49d5492e-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:20:20+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58c87a0a-7393-11ed-a0ea-769c92788e0c | InvocationID=58c87d02-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:20:20+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58c87a0a-7393-11ed-a0ea-769c92788e0c | InvocationID=58c87d02-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:20:20+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58c87a0a-7393-11ed-a0ea-769c92788e0c | InvocationID=58c87d02-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:20:23+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4bdeccc2-7393-11ed-a0ea-769c92788e0c | InvocationID=4bdece8e-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:20:23+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5aa21b74-7393-11ed-a0ea-769c92788e0c | InvocationID=5aa21d2c-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:20:45+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58c87a0a-7393-11ed-a0ea-769c92788e0c | InvocationID=58c87d02-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:20:45+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67b3637c-7393-11ed-a0ea-769c92788e0c | InvocationID=67b3682c-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:20:45+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67b3637c-7393-11ed-a0ea-769c92788e0c | InvocationID=67b3682c-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:20:45+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67b3637c-7393-11ed-a0ea-769c92788e0c | InvocationID=67b3682c-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:20:48+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5aa21b74-7393-11ed-a0ea-769c92788e0c | InvocationID=5aa21d2c-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:20:48+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=696b7d4e-7393-11ed-a0ea-769c92788e0c | InvocationID=696b8168-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:21:10+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67b3637c-7393-11ed-a0ea-769c92788e0c | InvocationID=67b3682c-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:21:10+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=769f6fde-7393-11ed-a0ea-769c92788e0c | InvocationID=769f7402-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:21:10+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=769f6fde-7393-11ed-a0ea-769c92788e0c | InvocationID=769f7402-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:21:10+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=769f6fde-7393-11ed-a0ea-769c92788e0c | InvocationID=769f7402-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:21:13+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=696b7d4e-7393-11ed-a0ea-769c92788e0c | InvocationID=696b8168-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:21:13+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=782c2ef0-7393-11ed-a0ea-769c92788e0c | InvocationID=782c3102-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:21:35+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=769f6fde-7393-11ed-a0ea-769c92788e0c | InvocationID=769f7402-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:21:35+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=858fa8e2-7393-11ed-a0ea-769c92788e0c | InvocationID=858faad6-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:21:35+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=858fa8e2-7393-11ed-a0ea-769c92788e0c | InvocationID=858faad6-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:21:35+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=858fa8e2-7393-11ed-a0ea-769c92788e0c | InvocationID=858faad6-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:21:37+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=782c2ef0-7393-11ed-a0ea-769c92788e0c | InvocationID=782c3102-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:21:37+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86eed032-7393-11ed-a0ea-769c92788e0c | InvocationID=86eed244-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:22:00+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=858fa8e2-7393-11ed-a0ea-769c92788e0c | InvocationID=858faad6-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:22:00+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=947afe60-7393-11ed-a0ea-769c92788e0c | InvocationID=947b0054-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:22:00+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=947afe60-7393-11ed-a0ea-769c92788e0c | InvocationID=947b0054-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:22:00+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=947afe60-7393-11ed-a0ea-769c92788e0c | InvocationID=947b0054-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:22:02+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86eed032-7393-11ed-a0ea-769c92788e0c | InvocationID=86eed244-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:22:02+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95b16530-7393-11ed-a0ea-769c92788e0c | InvocationID=95b1685a-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:22:25+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=947afe60-7393-11ed-a0ea-769c92788e0c | InvocationID=947b0054-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:22:25+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a365f39e-7393-11ed-a0ea-769c92788e0c | InvocationID=a365f614-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:22:25+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a365f39e-7393-11ed-a0ea-769c92788e0c | InvocationID=a365f614-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:22:25+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a365f39e-7393-11ed-a0ea-769c92788e0c | InvocationID=a365f614-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:22:27+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95b16530-7393-11ed-a0ea-769c92788e0c | InvocationID=95b1685a-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:22:27+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4739b1a-7393-11ed-a0ea-769c92788e0c | InvocationID=a4739dd6-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:22:50+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a365f39e-7393-11ed-a0ea-769c92788e0c | InvocationID=a365f614-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:22:50+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b250e0d0-7393-11ed-a0ea-769c92788e0c | InvocationID=b250e288-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:22:50+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b250e0d0-7393-11ed-a0ea-769c92788e0c | InvocationID=b250e288-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:22:50+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b250e0d0-7393-11ed-a0ea-769c92788e0c | InvocationID=b250e288-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:22:52+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4739b1a-7393-11ed-a0ea-769c92788e0c | InvocationID=a4739dd6-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:22:52+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b337430e-7393-11ed-a0ea-769c92788e0c | InvocationID=b3374f52-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:23:15+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b250e0d0-7393-11ed-a0ea-769c92788e0c | InvocationID=b250e288-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:23:15+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c13ca138-7393-11ed-a0ea-769c92788e0c | InvocationID=c13ca3b8-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:23:15+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c13ca138-7393-11ed-a0ea-769c92788e0c | InvocationID=c13ca3b8-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:23:15+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c13ca138-7393-11ed-a0ea-769c92788e0c | InvocationID=c13ca3b8-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:23:17+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b337430e-7393-11ed-a0ea-769c92788e0c | InvocationID=b3374f52-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:23:17+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1fcdcc8-7393-11ed-a0ea-769c92788e0c | InvocationID=c1fcde94-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:23:40+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c13ca138-7393-11ed-a0ea-769c92788e0c | InvocationID=c13ca3b8-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:23:40+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d028b704-7393-11ed-a0ea-769c92788e0c | InvocationID=d028b952-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:23:40+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d028b704-7393-11ed-a0ea-769c92788e0c | InvocationID=d028b952-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:23:40+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d028b704-7393-11ed-a0ea-769c92788e0c | InvocationID=d028b952-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:23:41+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1fcdcc8-7393-11ed-a0ea-769c92788e0c | InvocationID=c1fcde94-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:23:41+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0c29f86-7393-11ed-a0ea-769c92788e0c | InvocationID=d0c2a210-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:24:05+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d028b704-7393-11ed-a0ea-769c92788e0c | InvocationID=d028b952-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:24:05+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df1674e0-7393-11ed-a0ea-769c92788e0c | InvocationID=df167724-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:24:05+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df1674e0-7393-11ed-a0ea-769c92788e0c | InvocationID=df167724-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:24:05+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df1674e0-7393-11ed-a0ea-769c92788e0c | InvocationID=df167724-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:24:06+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0c29f86-7393-11ed-a0ea-769c92788e0c | InvocationID=d0c2a210-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:24:06+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df8c70be-7393-11ed-a0ea-769c92788e0c | InvocationID=df8c7294-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:24:30+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df1674e0-7393-11ed-a0ea-769c92788e0c | InvocationID=df167724-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:24:30+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee01bc80-7393-11ed-a0ea-769c92788e0c | InvocationID=ee01be42-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:24:30+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee01bc80-7393-11ed-a0ea-769c92788e0c | InvocationID=ee01be42-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:24:30+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee01bc80-7393-11ed-a0ea-769c92788e0c | InvocationID=ee01be42-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:24:31+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=df8c70be-7393-11ed-a0ea-769c92788e0c | InvocationID=df8c7294-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:24:31+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee4db748-7393-11ed-a0ea-769c92788e0c | InvocationID=ee4db90a-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:24:55+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee01bc80-7393-11ed-a0ea-769c92788e0c | InvocationID=ee01be42-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:24:55+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fcec88ec-7393-11ed-a0ea-769c92788e0c | InvocationID=fcec8bb2-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:24:55+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fcec88ec-7393-11ed-a0ea-769c92788e0c | InvocationID=fcec8bb2-7393-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:24:55+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fcec88ec-7393-11ed-a0ea-769c92788e0c | InvocationID=fcec8bb2-7393-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:24:56+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee4db748-7393-11ed-a0ea-769c92788e0c | InvocationID=ee4db90a-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:24:56+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd0fcc9e-7393-11ed-a0ea-769c92788e0c | InvocationID=fd0fcf14-7393-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:25:20+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fd0fcc9e-7393-11ed-a0ea-769c92788e0c | InvocationID=fd0fcf14-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:25:20+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bd77100-7394-11ed-a0ea-769c92788e0c | InvocationID=0bd772c2-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:25:20+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fcec88ec-7393-11ed-a0ea-769c92788e0c | InvocationID=fcec8bb2-7393-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:25:20+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bd9a4de-7394-11ed-a0ea-769c92788e0c | InvocationID=0bd9a6c8-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:25:20+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bd9a4de-7394-11ed-a0ea-769c92788e0c | InvocationID=0bd9a6c8-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:25:20+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bd9a4de-7394-11ed-a0ea-769c92788e0c | InvocationID=0bd9a6c8-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:25:45+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0bd77100-7394-11ed-a0ea-769c92788e0c | InvocationID=0bd772c2-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:25:45+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a9c483c-7394-11ed-a0ea-769c92788e0c | InvocationID=1a9c4a8a-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:25:45+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bd9a4de-7394-11ed-a0ea-769c92788e0c | InvocationID=0bd9a6c8-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:25:45+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ac4299c-7394-11ed-a0ea-769c92788e0c | InvocationID=1ac42b68-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:25:46+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ac4299c-7394-11ed-a0ea-769c92788e0c | InvocationID=1ac42b68-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:25:46+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ac4299c-7394-11ed-a0ea-769c92788e0c | InvocationID=1ac42b68-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:26:10+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1a9c483c-7394-11ed-a0ea-769c92788e0c | InvocationID=1a9c4a8a-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:26:10+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=296072c6-7394-11ed-a0ea-769c92788e0c | InvocationID=2960750a-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:26:11+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ac4299c-7394-11ed-a0ea-769c92788e0c | InvocationID=1ac42b68-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:26:11+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29aef4aa-7394-11ed-a0ea-769c92788e0c | InvocationID=29aef6ee-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:26:11+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29aef4aa-7394-11ed-a0ea-769c92788e0c | InvocationID=29aef6ee-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:26:11+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=29aef4aa-7394-11ed-a0ea-769c92788e0c | InvocationID=29aef6ee-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:26:35+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=296072c6-7394-11ed-a0ea-769c92788e0c | InvocationID=2960750a-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:26:35+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38257022-7394-11ed-a0ea-769c92788e0c | InvocationID=38257266-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:26:36+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=29aef4aa-7394-11ed-a0ea-769c92788e0c | InvocationID=29aef6ee-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:26:36+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=389b0c88-7394-11ed-a0ea-769c92788e0c | InvocationID=389b0f8a-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:26:36+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=389b0c88-7394-11ed-a0ea-769c92788e0c | InvocationID=389b0f8a-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:26:36+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=389b0c88-7394-11ed-a0ea-769c92788e0c | InvocationID=389b0f8a-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:27:00+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38257022-7394-11ed-a0ea-769c92788e0c | InvocationID=38257266-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:27:00+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46e8c6e0-7394-11ed-a0ea-769c92788e0c | InvocationID=46e8d40a-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:27:01+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=389b0c88-7394-11ed-a0ea-769c92788e0c | InvocationID=389b0f8a-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:27:01+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=478603f6-7394-11ed-a0ea-769c92788e0c | InvocationID=47860644-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:27:01+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=478603f6-7394-11ed-a0ea-769c92788e0c | InvocationID=47860644-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:27:01+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=478603f6-7394-11ed-a0ea-769c92788e0c | InvocationID=47860644-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:27:24+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46e8c6e0-7394-11ed-a0ea-769c92788e0c | InvocationID=46e8d40a-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:27:24+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55adce32-7394-11ed-a0ea-769c92788e0c | InvocationID=55adcfe0-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:27:26+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=478603f6-7394-11ed-a0ea-769c92788e0c | InvocationID=47860644-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:27:26+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56712602-7394-11ed-a0ea-769c92788e0c | InvocationID=5671288c-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:27:26+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56712602-7394-11ed-a0ea-769c92788e0c | InvocationID=5671288c-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:27:26+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56712602-7394-11ed-a0ea-769c92788e0c | InvocationID=5671288c-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:27:49+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=55adce32-7394-11ed-a0ea-769c92788e0c | InvocationID=55adcfe0-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:27:49+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64730356-7394-11ed-a0ea-769c92788e0c | InvocationID=6473072a-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:27:51+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56712602-7394-11ed-a0ea-769c92788e0c | InvocationID=5671288c-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:27:51+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=655bef76-7394-11ed-a0ea-769c92788e0c | InvocationID=655bf188-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:27:51+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=655bef76-7394-11ed-a0ea-769c92788e0c | InvocationID=655bf188-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:27:51+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=655bef76-7394-11ed-a0ea-769c92788e0c | InvocationID=655bf188-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:28:14+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=64730356-7394-11ed-a0ea-769c92788e0c | InvocationID=6473072a-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:28:14+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7335b00a-7394-11ed-a0ea-769c92788e0c | InvocationID=7335b3c0-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:28:16+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=655bef76-7394-11ed-a0ea-769c92788e0c | InvocationID=655bf188-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:28:16+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=744712fe-7394-11ed-a0ea-769c92788e0c | InvocationID=74471588-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:28:16+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=744712fe-7394-11ed-a0ea-769c92788e0c | InvocationID=74471588-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:28:16+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=744712fe-7394-11ed-a0ea-769c92788e0c | InvocationID=74471588-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:28:39+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7335b00a-7394-11ed-a0ea-769c92788e0c | InvocationID=7335b3c0-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:28:39+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81f87eb0-7394-11ed-a0ea-769c92788e0c | InvocationID=81f88086-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:28:41+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=744712fe-7394-11ed-a0ea-769c92788e0c | InvocationID=74471588-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:28:41+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8331d772-7394-11ed-a0ea-769c92788e0c | InvocationID=8331d998-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:28:41+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8331d772-7394-11ed-a0ea-769c92788e0c | InvocationID=8331d998-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:28:41+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8331d772-7394-11ed-a0ea-769c92788e0c | InvocationID=8331d998-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:29:03+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81f87eb0-7394-11ed-a0ea-769c92788e0c | InvocationID=81f88086-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:29:03+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90bbee0a-7394-11ed-a0ea-769c92788e0c | InvocationID=90bbf2ec-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:29:06+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8331d772-7394-11ed-a0ea-769c92788e0c | InvocationID=8331d998-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:29:06+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=921ea38c-7394-11ed-a0ea-769c92788e0c | InvocationID=921ea562-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:29:06+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=921ea38c-7394-11ed-a0ea-769c92788e0c | InvocationID=921ea562-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:29:06+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=921ea38c-7394-11ed-a0ea-769c92788e0c | InvocationID=921ea562-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:29:28+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=90bbee0a-7394-11ed-a0ea-769c92788e0c | InvocationID=90bbf2ec-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:29:28+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f7e0b08-7394-11ed-a0ea-769c92788e0c | InvocationID=9f7e0e28-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:29:31+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=921ea38c-7394-11ed-a0ea-769c92788e0c | InvocationID=921ea562-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:29:31+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a109a220-7394-11ed-a0ea-769c92788e0c | InvocationID=a109a478-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:29:31+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a109a220-7394-11ed-a0ea-769c92788e0c | InvocationID=a109a478-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:29:31+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a109a220-7394-11ed-a0ea-769c92788e0c | InvocationID=a109a478-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:29:53+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f7e0b08-7394-11ed-a0ea-769c92788e0c | InvocationID=9f7e0e28-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:29:53+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae4194de-7394-11ed-a0ea-769c92788e0c | InvocationID=ae419786-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:29:56+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a109a220-7394-11ed-a0ea-769c92788e0c | InvocationID=a109a478-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:29:56+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aff4c706-7394-11ed-a0ea-769c92788e0c | InvocationID=aff4c9ae-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:29:56+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aff4c706-7394-11ed-a0ea-769c92788e0c | InvocationID=aff4c9ae-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:29:56+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aff4c706-7394-11ed-a0ea-769c92788e0c | InvocationID=aff4c9ae-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:30:18+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ae4194de-7394-11ed-a0ea-769c92788e0c | InvocationID=ae419786-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:30:18+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd04cdce-7394-11ed-a0ea-769c92788e0c | InvocationID=bd04cf90-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:30:21+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aff4c706-7394-11ed-a0ea-769c92788e0c | InvocationID=aff4c9ae-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:30:21+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bee14406-7394-11ed-a0ea-769c92788e0c | InvocationID=bee14668-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:30:21+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bee14406-7394-11ed-a0ea-769c92788e0c | InvocationID=bee14668-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:30:21+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bee14406-7394-11ed-a0ea-769c92788e0c | InvocationID=bee14668-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:30:42+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd04cdce-7394-11ed-a0ea-769c92788e0c | InvocationID=bd04cf90-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:30:42+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbc56256-7394-11ed-a0ea-769c92788e0c | InvocationID=cbc56418-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:30:46+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bee14406-7394-11ed-a0ea-769c92788e0c | InvocationID=bee14668-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:30:46+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdcc6eaa-7394-11ed-a0ea-769c92788e0c | InvocationID=cdcc7170-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:30:46+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdcc6eaa-7394-11ed-a0ea-769c92788e0c | InvocationID=cdcc7170-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:30:46+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cdcc6eaa-7394-11ed-a0ea-769c92788e0c | InvocationID=cdcc7170-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:31:07+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cbc56256-7394-11ed-a0ea-769c92788e0c | InvocationID=cbc56418-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:31:07+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da8b75e6-7394-11ed-a0ea-769c92788e0c | InvocationID=da8b7866-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:31:11+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cdcc6eaa-7394-11ed-a0ea-769c92788e0c | InvocationID=cdcc7170-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:31:11+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcb7592a-7394-11ed-a0ea-769c92788e0c | InvocationID=dcb75af6-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:31:11+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcb7592a-7394-11ed-a0ea-769c92788e0c | InvocationID=dcb75af6-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:31:11+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dcb7592a-7394-11ed-a0ea-769c92788e0c | InvocationID=dcb75af6-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:31:32+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da8b75e6-7394-11ed-a0ea-769c92788e0c | InvocationID=da8b7866-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:31:32+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9507dce-7394-11ed-a0ea-769c92788e0c | InvocationID=e9508148-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:31:36+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dcb7592a-7394-11ed-a0ea-769c92788e0c | InvocationID=dcb75af6-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:31:36+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eba5129c-7394-11ed-a0ea-769c92788e0c | InvocationID=eba5145e-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:31:36+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eba5129c-7394-11ed-a0ea-769c92788e0c | InvocationID=eba5145e-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:31:36+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eba5129c-7394-11ed-a0ea-769c92788e0c | InvocationID=eba5145e-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:31:57+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e9507dce-7394-11ed-a0ea-769c92788e0c | InvocationID=e9508148-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:31:57+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f811b7ba-7394-11ed-a0ea-769c92788e0c | InvocationID=f811b986-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:32:01+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eba5129c-7394-11ed-a0ea-769c92788e0c | InvocationID=eba5145e-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:32:01+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa903fd4-7394-11ed-a0ea-769c92788e0c | InvocationID=fa90420e-7394-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:32:01+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa903fd4-7394-11ed-a0ea-769c92788e0c | InvocationID=fa90420e-7394-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:32:01+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fa903fd4-7394-11ed-a0ea-769c92788e0c | InvocationID=fa90420e-7394-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:32:22+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f811b7ba-7394-11ed-a0ea-769c92788e0c | InvocationID=f811b986-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:32:22+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06d79a9e-7395-11ed-a0ea-769c92788e0c | InvocationID=06d79c60-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:32:26+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fa903fd4-7394-11ed-a0ea-769c92788e0c | InvocationID=fa90420e-7394-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:32:26+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=097b2e00-7395-11ed-a0ea-769c92788e0c | InvocationID=097b3044-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:32:26+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=097b2e00-7395-11ed-a0ea-769c92788e0c | InvocationID=097b3044-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:32:26+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=097b2e00-7395-11ed-a0ea-769c92788e0c | InvocationID=097b3044-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:32:46+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=06d79a9e-7395-11ed-a0ea-769c92788e0c | InvocationID=06d79c60-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:32:46+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1599a9a0-7395-11ed-a0ea-769c92788e0c | InvocationID=1599abd0-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:32:51+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=097b2e00-7395-11ed-a0ea-769c92788e0c | InvocationID=097b3044-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:32:51+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1866a048-7395-11ed-a0ea-769c92788e0c | InvocationID=1866a282-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:32:51+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1866a048-7395-11ed-a0ea-769c92788e0c | InvocationID=1866a282-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:32:51+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1866a048-7395-11ed-a0ea-769c92788e0c | InvocationID=1866a282-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:33:11+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1599a9a0-7395-11ed-a0ea-769c92788e0c | InvocationID=1599abd0-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:33:11+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=245de9a6-7395-11ed-a0ea-769c92788e0c | InvocationID=245deb5e-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:33:16+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1866a048-7395-11ed-a0ea-769c92788e0c | InvocationID=1866a282-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:33:16+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2751d1c2-7395-11ed-a0ea-769c92788e0c | InvocationID=2751dcc6-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:33:16+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2751d1c2-7395-11ed-a0ea-769c92788e0c | InvocationID=2751dcc6-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:33:16+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2751d1c2-7395-11ed-a0ea-769c92788e0c | InvocationID=2751dcc6-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:33:36+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=245de9a6-7395-11ed-a0ea-769c92788e0c | InvocationID=245deb5e-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:33:36+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=332c8bd6-7395-11ed-a0ea-769c92788e0c | InvocationID=332c8da2-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:33:41+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2751d1c2-7395-11ed-a0ea-769c92788e0c | InvocationID=2751dcc6-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:33:41+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=363d1f48-7395-11ed-a0ea-769c92788e0c | InvocationID=363d21d2-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:33:41+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=363d1f48-7395-11ed-a0ea-769c92788e0c | InvocationID=363d21d2-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:33:41+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=363d1f48-7395-11ed-a0ea-769c92788e0c | InvocationID=363d21d2-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:34:01+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=332c8bd6-7395-11ed-a0ea-769c92788e0c | InvocationID=332c8da2-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:34:01+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41ef94ce-7395-11ed-a0ea-769c92788e0c | InvocationID=41ef969a-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:34:06+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=363d1f48-7395-11ed-a0ea-769c92788e0c | InvocationID=363d21d2-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:34:06+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=452877dc-7395-11ed-a0ea-769c92788e0c | InvocationID=45287a20-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:34:06+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=452877dc-7395-11ed-a0ea-769c92788e0c | InvocationID=45287a20-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:34:06+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=452877dc-7395-11ed-a0ea-769c92788e0c | InvocationID=45287a20-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:34:25+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41ef94ce-7395-11ed-a0ea-769c92788e0c | InvocationID=41ef969a-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:34:25+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50b2709e-7395-11ed-a0ea-769c92788e0c | InvocationID=50b2730a-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:34:31+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=452877dc-7395-11ed-a0ea-769c92788e0c | InvocationID=45287a20-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:34:31+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54134e02-7395-11ed-a0ea-769c92788e0c | InvocationID=54134fba-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:34:31+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54134e02-7395-11ed-a0ea-769c92788e0c | InvocationID=54134fba-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:34:31+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54134e02-7395-11ed-a0ea-769c92788e0c | InvocationID=54134fba-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:34:50+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50b2709e-7395-11ed-a0ea-769c92788e0c | InvocationID=50b2730a-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:34:50+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f7d8064-7395-11ed-a0ea-769c92788e0c | InvocationID=5f7d829e-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:34:56+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54134e02-7395-11ed-a0ea-769c92788e0c | InvocationID=54134fba-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:34:56+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62fe46f6-7395-11ed-a0ea-769c92788e0c | InvocationID=62fe48b8-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:34:56+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62fe46f6-7395-11ed-a0ea-769c92788e0c | InvocationID=62fe48b8-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:34:56+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62fe46f6-7395-11ed-a0ea-769c92788e0c | InvocationID=62fe48b8-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:35:15+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5f7d8064-7395-11ed-a0ea-769c92788e0c | InvocationID=5f7d829e-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:35:15+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e43ea98-7395-11ed-a0ea-769c92788e0c | InvocationID=6e43eee4-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:35:21+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62fe46f6-7395-11ed-a0ea-769c92788e0c | InvocationID=62fe48b8-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:35:21+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71e96588-7395-11ed-a0ea-769c92788e0c | InvocationID=71e96754-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:35:21+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71e96588-7395-11ed-a0ea-769c92788e0c | InvocationID=71e96754-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:35:21+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71e96588-7395-11ed-a0ea-769c92788e0c | InvocationID=71e96754-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:35:40+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e43ea98-7395-11ed-a0ea-769c92788e0c | InvocationID=6e43eee4-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:35:40+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d0a02e2-7395-11ed-a0ea-769c92788e0c | InvocationID=7d0a05c6-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:35:46+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71e96588-7395-11ed-a0ea-769c92788e0c | InvocationID=71e96754-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:35:46+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80d54e40-7395-11ed-a0ea-769c92788e0c | InvocationID=80d55156-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:35:46+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80d54e40-7395-11ed-a0ea-769c92788e0c | InvocationID=80d55156-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:35:46+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=80d54e40-7395-11ed-a0ea-769c92788e0c | InvocationID=80d55156-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:36:05+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d0a02e2-7395-11ed-a0ea-769c92788e0c | InvocationID=7d0a05c6-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:36:05+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bcd0608-7395-11ed-a0ea-769c92788e0c | InvocationID=8bcd08c4-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:36:11+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=80d54e40-7395-11ed-a0ea-769c92788e0c | InvocationID=80d55156-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:36:11+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8fc20d30-7395-11ed-a0ea-769c92788e0c | InvocationID=8fc20f06-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:36:11+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8fc20d30-7395-11ed-a0ea-769c92788e0c | InvocationID=8fc20f06-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:36:11+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8fc20d30-7395-11ed-a0ea-769c92788e0c | InvocationID=8fc20f06-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:36:29+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8bcd0608-7395-11ed-a0ea-769c92788e0c | InvocationID=8bcd08c4-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:36:29+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a9093da-7395-11ed-a0ea-769c92788e0c | InvocationID=9a909e84-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:36:36+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8fc20d30-7395-11ed-a0ea-769c92788e0c | InvocationID=8fc20f06-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:36:36+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ead5836-7395-11ed-a0ea-769c92788e0c | InvocationID=9ead5a84-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:36:36+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ead5836-7395-11ed-a0ea-769c92788e0c | InvocationID=9ead5a84-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:36:36+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ead5836-7395-11ed-a0ea-769c92788e0c | InvocationID=9ead5a84-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:36:54+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9a9093da-7395-11ed-a0ea-769c92788e0c | InvocationID=9a909e84-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:36:54+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a95499d4-7395-11ed-a0ea-769c92788e0c | InvocationID=a9549df8-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:37:01+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ead5836-7395-11ed-a0ea-769c92788e0c | InvocationID=9ead5a84-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:37:01+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad987b82-7395-11ed-a0ea-769c92788e0c | InvocationID=ad987e02-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:37:01+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad987b82-7395-11ed-a0ea-769c92788e0c | InvocationID=ad987e02-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:37:01+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad987b82-7395-11ed-a0ea-769c92788e0c | InvocationID=ad987e02-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:37:19+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a95499d4-7395-11ed-a0ea-769c92788e0c | InvocationID=a9549df8-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:37:19+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b819fb80-7395-11ed-a0ea-769c92788e0c | InvocationID=b819ff0e-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:37:26+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad987b82-7395-11ed-a0ea-769c92788e0c | InvocationID=ad987e02-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:37:26+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc8382c2-7395-11ed-a0ea-769c92788e0c | InvocationID=bc8384fc-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:37:26+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc8382c2-7395-11ed-a0ea-769c92788e0c | InvocationID=bc8384fc-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:37:26+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc8382c2-7395-11ed-a0ea-769c92788e0c | InvocationID=bc8384fc-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:37:44+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b819fb80-7395-11ed-a0ea-769c92788e0c | InvocationID=b819ff0e-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:37:44+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6db557e-7395-11ed-a0ea-769c92788e0c | InvocationID=c6db588a-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:37:51+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc8382c2-7395-11ed-a0ea-769c92788e0c | InvocationID=bc8384fc-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:37:51+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb6ee3ee-7395-11ed-a0ea-769c92788e0c | InvocationID=cb6ee614-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:37:51+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb6ee3ee-7395-11ed-a0ea-769c92788e0c | InvocationID=cb6ee614-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:37:51+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb6ee3ee-7395-11ed-a0ea-769c92788e0c | InvocationID=cb6ee614-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:38:08+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c6db557e-7395-11ed-a0ea-769c92788e0c | InvocationID=c6db588a-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:38:08+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d59dfa1c-7395-11ed-a0ea-769c92788e0c | InvocationID=d59dfc56-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:38:16+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb6ee3ee-7395-11ed-a0ea-769c92788e0c | InvocationID=cb6ee614-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:38:16+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da59d7ce-7395-11ed-a0ea-769c92788e0c | InvocationID=da59d9a4-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:38:16+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da59d7ce-7395-11ed-a0ea-769c92788e0c | InvocationID=da59d9a4-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:38:16+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da59d7ce-7395-11ed-a0ea-769c92788e0c | InvocationID=da59d9a4-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:38:33+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d59dfa1c-7395-11ed-a0ea-769c92788e0c | InvocationID=d59dfc56-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:38:33+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e45fcd46-7395-11ed-a0ea-769c92788e0c | InvocationID=e45fcf12-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:38:41+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da59d7ce-7395-11ed-a0ea-769c92788e0c | InvocationID=da59d9a4-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:38:41+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9449eae-7395-11ed-a0ea-769c92788e0c | InvocationID=e944a066-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:38:41+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9449eae-7395-11ed-a0ea-769c92788e0c | InvocationID=e944a066-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:38:41+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9449eae-7395-11ed-a0ea-769c92788e0c | InvocationID=e944a066-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:38:58+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e45fcd46-7395-11ed-a0ea-769c92788e0c | InvocationID=e45fcf12-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:38:58+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3213dec-7395-11ed-a0ea-769c92788e0c | InvocationID=f3213fb8-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:39:06+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9449eae-7395-11ed-a0ea-769c92788e0c | InvocationID=e944a066-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:39:06+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8323584-7395-11ed-a0ea-769c92788e0c | InvocationID=f8323c00-7395-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:39:07+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8323584-7395-11ed-a0ea-769c92788e0c | InvocationID=f8323c00-7395-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:39:07+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8323584-7395-11ed-a0ea-769c92788e0c | InvocationID=f8323c00-7395-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:39:23+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f3213dec-7395-11ed-a0ea-769c92788e0c | InvocationID=f3213fb8-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:39:23+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01e6268a-7396-11ed-a0ea-769c92788e0c | InvocationID=01e62aa4-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:39:32+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8323584-7395-11ed-a0ea-769c92788e0c | InvocationID=f8323c00-7395-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:39:32+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=071de5a2-7396-11ed-a0ea-769c92788e0c | InvocationID=071de7dc-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:39:32+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=071de5a2-7396-11ed-a0ea-769c92788e0c | InvocationID=071de7dc-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:39:32+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=071de5a2-7396-11ed-a0ea-769c92788e0c | InvocationID=071de7dc-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:39:48+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01e6268a-7396-11ed-a0ea-769c92788e0c | InvocationID=01e62aa4-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:39:48+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10a73164-7396-11ed-a0ea-769c92788e0c | InvocationID=10a733e4-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:39:57+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=071de5a2-7396-11ed-a0ea-769c92788e0c | InvocationID=071de7dc-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:39:57+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16094ad4-7396-11ed-a0ea-769c92788e0c | InvocationID=16094caa-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:39:57+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16094ad4-7396-11ed-a0ea-769c92788e0c | InvocationID=16094caa-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:39:57+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16094ad4-7396-11ed-a0ea-769c92788e0c | InvocationID=16094caa-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:40:12+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=10a73164-7396-11ed-a0ea-769c92788e0c | InvocationID=10a733e4-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:40:12+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f687bea-7396-11ed-a0ea-769c92788e0c | InvocationID=1f687e88-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:40:22+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16094ad4-7396-11ed-a0ea-769c92788e0c | InvocationID=16094caa-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:40:22+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24f49026-7396-11ed-a0ea-769c92788e0c | InvocationID=24f491e8-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:40:22+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24f49026-7396-11ed-a0ea-769c92788e0c | InvocationID=24f491e8-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:40:22+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24f49026-7396-11ed-a0ea-769c92788e0c | InvocationID=24f491e8-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:40:37+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f687bea-7396-11ed-a0ea-769c92788e0c | InvocationID=1f687e88-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:40:37+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e2a91a4-7396-11ed-a0ea-769c92788e0c | InvocationID=2e2a93c0-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:40:47+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24f49026-7396-11ed-a0ea-769c92788e0c | InvocationID=24f491e8-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:40:47+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33df8bd6-7396-11ed-a0ea-769c92788e0c | InvocationID=33df8dfc-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:40:47+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33df8bd6-7396-11ed-a0ea-769c92788e0c | InvocationID=33df8dfc-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:40:47+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33df8bd6-7396-11ed-a0ea-769c92788e0c | InvocationID=33df8dfc-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:41:02+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e2a91a4-7396-11ed-a0ea-769c92788e0c | InvocationID=2e2a93c0-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:41:02+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cf2e114-7396-11ed-a0ea-769c92788e0c | InvocationID=3cf2e358-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:41:12+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33df8bd6-7396-11ed-a0ea-769c92788e0c | InvocationID=33df8dfc-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:41:12+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42ca7ef8-7396-11ed-a0ea-769c92788e0c | InvocationID=42ca815a-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:41:12+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42ca7ef8-7396-11ed-a0ea-769c92788e0c | InvocationID=42ca815a-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:41:12+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42ca7ef8-7396-11ed-a0ea-769c92788e0c | InvocationID=42ca815a-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:41:27+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3cf2e114-7396-11ed-a0ea-769c92788e0c | InvocationID=3cf2e358-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:41:27+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4bb5acea-7396-11ed-a0ea-769c92788e0c | InvocationID=4bb5af6a-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:41:37+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42ca7ef8-7396-11ed-a0ea-769c92788e0c | InvocationID=42ca815a-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:41:37+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51c0e37a-7396-11ed-a0ea-769c92788e0c | InvocationID=51c0e60e-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:41:37+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51c0e37a-7396-11ed-a0ea-769c92788e0c | InvocationID=51c0e60e-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:41:37+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51c0e37a-7396-11ed-a0ea-769c92788e0c | InvocationID=51c0e60e-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:41:51+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4bb5acea-7396-11ed-a0ea-769c92788e0c | InvocationID=4bb5af6a-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:41:51+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a78e1fc-7396-11ed-a0ea-769c92788e0c | InvocationID=5a78e440-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:42:02+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51c0e37a-7396-11ed-a0ea-769c92788e0c | InvocationID=51c0e60e-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:42:02+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60abc24c-7396-11ed-a0ea-769c92788e0c | InvocationID=60abc486-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:42:02+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60abc24c-7396-11ed-a0ea-769c92788e0c | InvocationID=60abc486-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:42:02+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60abc24c-7396-11ed-a0ea-769c92788e0c | InvocationID=60abc486-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:42:16+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a78e1fc-7396-11ed-a0ea-769c92788e0c | InvocationID=5a78e440-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:42:16+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=693cac78-7396-11ed-a0ea-769c92788e0c | InvocationID=693cb3ee-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:42:27+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60abc24c-7396-11ed-a0ea-769c92788e0c | InvocationID=60abc486-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:42:27+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f96f434-7396-11ed-a0ea-769c92788e0c | InvocationID=6f96f902-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:42:27+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f96f434-7396-11ed-a0ea-769c92788e0c | InvocationID=6f96f902-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:42:27+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f96f434-7396-11ed-a0ea-769c92788e0c | InvocationID=6f96f902-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:42:41+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=693cac78-7396-11ed-a0ea-769c92788e0c | InvocationID=693cb3ee-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:42:41+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77ffe298-7396-11ed-a0ea-769c92788e0c | InvocationID=77ffedd8-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:42:52+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f96f434-7396-11ed-a0ea-769c92788e0c | InvocationID=6f96f902-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:42:52+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e82f146-7396-11ed-a0ea-769c92788e0c | InvocationID=7e82f36c-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:42:52+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e82f146-7396-11ed-a0ea-769c92788e0c | InvocationID=7e82f36c-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:42:52+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e82f146-7396-11ed-a0ea-769c92788e0c | InvocationID=7e82f36c-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:43:06+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=77ffe298-7396-11ed-a0ea-769c92788e0c | InvocationID=77ffedd8-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:43:06+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86c298de-7396-11ed-a0ea-769c92788e0c | InvocationID=86c29bc2-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:43:17+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e82f146-7396-11ed-a0ea-769c92788e0c | InvocationID=7e82f36c-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:43:17+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d6dc762-7396-11ed-a0ea-769c92788e0c | InvocationID=8d6dca50-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:43:17+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d6dc762-7396-11ed-a0ea-769c92788e0c | InvocationID=8d6dca50-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:43:17+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d6dc762-7396-11ed-a0ea-769c92788e0c | InvocationID=8d6dca50-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:43:30+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86c298de-7396-11ed-a0ea-769c92788e0c | InvocationID=86c29bc2-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:43:30+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=958f6072-7396-11ed-a0ea-769c92788e0c | InvocationID=958f63ec-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:43:42+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d6dc762-7396-11ed-a0ea-769c92788e0c | InvocationID=8d6dca50-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:43:42+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c592384-7396-11ed-a0ea-769c92788e0c | InvocationID=9c592744-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:43:42+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c592384-7396-11ed-a0ea-769c92788e0c | InvocationID=9c592744-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:43:42+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c592384-7396-11ed-a0ea-769c92788e0c | InvocationID=9c592744-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:43:55+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=958f6072-7396-11ed-a0ea-769c92788e0c | InvocationID=958f63ec-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:43:55+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a450d23a-7396-11ed-a0ea-769c92788e0c | InvocationID=a450d4b0-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:44:07+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c592384-7396-11ed-a0ea-769c92788e0c | InvocationID=9c592744-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:44:07+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab4454cc-7396-11ed-a0ea-769c92788e0c | InvocationID=ab445760-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:44:07+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab4454cc-7396-11ed-a0ea-769c92788e0c | InvocationID=ab445760-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:44:07+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab4454cc-7396-11ed-a0ea-769c92788e0c | InvocationID=ab445760-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:44:20+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a450d23a-7396-11ed-a0ea-769c92788e0c | InvocationID=a450d4b0-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:44:20+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3139ac8-7396-11ed-a0ea-769c92788e0c | InvocationID=b3139c8a-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:44:32+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab4454cc-7396-11ed-a0ea-769c92788e0c | InvocationID=ab445760-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:44:32+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba2fd52e-7396-11ed-a0ea-769c92788e0c | InvocationID=ba2fd79a-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:44:32+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba2fd52e-7396-11ed-a0ea-769c92788e0c | InvocationID=ba2fd79a-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:44:32+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba2fd52e-7396-11ed-a0ea-769c92788e0c | InvocationID=ba2fd79a-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:44:45+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3139ac8-7396-11ed-a0ea-769c92788e0c | InvocationID=b3139c8a-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:44:45+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1d837c6-7396-11ed-a0ea-769c92788e0c | InvocationID=c1d839ec-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:44:57+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba2fd52e-7396-11ed-a0ea-769c92788e0c | InvocationID=ba2fd79a-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:44:57+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c91b55a4-7396-11ed-a0ea-769c92788e0c | InvocationID=c91b5766-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:44:57+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c91b55a4-7396-11ed-a0ea-769c92788e0c | InvocationID=c91b5766-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:44:57+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c91b55a4-7396-11ed-a0ea-769c92788e0c | InvocationID=c91b5766-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:45:10+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1d837c6-7396-11ed-a0ea-769c92788e0c | InvocationID=c1d839ec-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:45:10+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0a0881c-7396-11ed-a0ea-769c92788e0c | InvocationID=d0a08ac4-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:45:22+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c91b55a4-7396-11ed-a0ea-769c92788e0c | InvocationID=c91b5766-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:45:22+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8067454-7396-11ed-a0ea-769c92788e0c | InvocationID=d8067698-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:45:22+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8067454-7396-11ed-a0ea-769c92788e0c | InvocationID=d8067698-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:45:22+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8067454-7396-11ed-a0ea-769c92788e0c | InvocationID=d8067698-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:45:34+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0a0881c-7396-11ed-a0ea-769c92788e0c | InvocationID=d0a08ac4-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:45:34+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df6ac54c-7396-11ed-a0ea-769c92788e0c | InvocationID=df6ac70e-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:45:47+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8067454-7396-11ed-a0ea-769c92788e0c | InvocationID=d8067698-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:45:47+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6f1ee8a-7396-11ed-a0ea-769c92788e0c | InvocationID=e6f1f132-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:45:47+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6f1ee8a-7396-11ed-a0ea-769c92788e0c | InvocationID=e6f1f132-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:45:47+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6f1ee8a-7396-11ed-a0ea-769c92788e0c | InvocationID=e6f1f132-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:45:59+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=df6ac54c-7396-11ed-a0ea-769c92788e0c | InvocationID=df6ac70e-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:45:59+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee302d92-7396-11ed-a0ea-769c92788e0c | InvocationID=ee302f4a-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:46:12+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6f1ee8a-7396-11ed-a0ea-769c92788e0c | InvocationID=e6f1f132-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:46:12+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5dd0998-7396-11ed-a0ea-769c92788e0c | InvocationID=f5dd16e0-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:46:12+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5dd0998-7396-11ed-a0ea-769c92788e0c | InvocationID=f5dd16e0-7396-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:46:12+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5dd0998-7396-11ed-a0ea-769c92788e0c | InvocationID=f5dd16e0-7396-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:46:24+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee302d92-7396-11ed-a0ea-769c92788e0c | InvocationID=ee302f4a-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:46:24+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fcf1cd18-7396-11ed-a0ea-769c92788e0c | InvocationID=fcf1cf3e-7396-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:46:37+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5dd0998-7396-11ed-a0ea-769c92788e0c | InvocationID=f5dd16e0-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:46:37+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04c8e544-7397-11ed-a0ea-769c92788e0c | InvocationID=04c8e77e-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:46:37+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04c8e544-7397-11ed-a0ea-769c92788e0c | InvocationID=04c8e77e-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:46:37+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04c8e544-7397-11ed-a0ea-769c92788e0c | InvocationID=04c8e77e-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:46:49+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fcf1cd18-7396-11ed-a0ea-769c92788e0c | InvocationID=fcf1cf3e-7396-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:46:49+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bb45c76-7397-11ed-a0ea-769c92788e0c | InvocationID=0bb45e38-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:47:02+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04c8e544-7397-11ed-a0ea-769c92788e0c | InvocationID=04c8e77e-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:47:02+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13b3ed74-7397-11ed-a0ea-769c92788e0c | InvocationID=13b3ef2c-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:47:02+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13b3ed74-7397-11ed-a0ea-769c92788e0c | InvocationID=13b3ef2c-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:47:02+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13b3ed74-7397-11ed-a0ea-769c92788e0c | InvocationID=13b3ef2c-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:47:13+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0bb45c76-7397-11ed-a0ea-769c92788e0c | InvocationID=0bb45e38-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:47:13+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a7b3428-7397-11ed-a0ea-769c92788e0c | InvocationID=1a7b3662-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:47:27+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13b3ed74-7397-11ed-a0ea-769c92788e0c | InvocationID=13b3ef2c-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:47:27+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=229f3e1a-7397-11ed-a0ea-769c92788e0c | InvocationID=229f40cc-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:47:27+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=229f3e1a-7397-11ed-a0ea-769c92788e0c | InvocationID=229f40cc-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:47:27+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=229f3e1a-7397-11ed-a0ea-769c92788e0c | InvocationID=229f40cc-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:47:38+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1a7b3428-7397-11ed-a0ea-769c92788e0c | InvocationID=1a7b3662-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:47:38+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=293ce31c-7397-11ed-a0ea-769c92788e0c | InvocationID=293ce588-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:47:52+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=229f3e1a-7397-11ed-a0ea-769c92788e0c | InvocationID=229f40cc-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:47:52+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=318b812c-7397-11ed-a0ea-769c92788e0c | InvocationID=318b82f8-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:47:52+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=318b812c-7397-11ed-a0ea-769c92788e0c | InvocationID=318b82f8-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:47:52+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=318b812c-7397-11ed-a0ea-769c92788e0c | InvocationID=318b82f8-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:48:03+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=293ce31c-7397-11ed-a0ea-769c92788e0c | InvocationID=293ce588-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:48:03+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37fe9e0e-7397-11ed-a0ea-769c92788e0c | InvocationID=37fea052-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:48:17+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=318b812c-7397-11ed-a0ea-769c92788e0c | InvocationID=318b82f8-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:48:17+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4077003a-7397-11ed-a0ea-769c92788e0c | InvocationID=40770210-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:48:17+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4077003a-7397-11ed-a0ea-769c92788e0c | InvocationID=40770210-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:48:17+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4077003a-7397-11ed-a0ea-769c92788e0c | InvocationID=40770210-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:48:28+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=37fe9e0e-7397-11ed-a0ea-769c92788e0c | InvocationID=37fea052-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:48:28+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46c0757a-7397-11ed-a0ea-769c92788e0c | InvocationID=46c07746-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:48:42+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4077003a-7397-11ed-a0ea-769c92788e0c | InvocationID=40770210-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:48:42+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f61e858-7397-11ed-a0ea-769c92788e0c | InvocationID=4f61eae2-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:48:42+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f61e858-7397-11ed-a0ea-769c92788e0c | InvocationID=4f61eae2-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:48:42+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f61e858-7397-11ed-a0ea-769c92788e0c | InvocationID=4f61eae2-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:48:53+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46c0757a-7397-11ed-a0ea-769c92788e0c | InvocationID=46c07746-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:48:53+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55838f8e-7397-11ed-a0ea-769c92788e0c | InvocationID=558391c8-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:49:07+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f61e858-7397-11ed-a0ea-769c92788e0c | InvocationID=4f61eae2-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:49:07+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e4d6a90-7397-11ed-a0ea-769c92788e0c | InvocationID=5e4d6d74-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:49:07+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e4d6a90-7397-11ed-a0ea-769c92788e0c | InvocationID=5e4d6d74-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:49:07+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e4d6a90-7397-11ed-a0ea-769c92788e0c | InvocationID=5e4d6d74-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:49:17+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=55838f8e-7397-11ed-a0ea-769c92788e0c | InvocationID=558391c8-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:49:17+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64460902-7397-11ed-a0ea-769c92788e0c | InvocationID=64460b6e-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:49:32+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e4d6a90-7397-11ed-a0ea-769c92788e0c | InvocationID=5e4d6d74-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:49:32+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d38f36c-7397-11ed-a0ea-769c92788e0c | InvocationID=6d38f5a6-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:49:32+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d38f36c-7397-11ed-a0ea-769c92788e0c | InvocationID=6d38f5a6-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:49:32+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d38f36c-7397-11ed-a0ea-769c92788e0c | InvocationID=6d38f5a6-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:49:42+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=64460902-7397-11ed-a0ea-769c92788e0c | InvocationID=64460b6e-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:49:42+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7307e258-7397-11ed-a0ea-769c92788e0c | InvocationID=7307e514-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:49:57+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d38f36c-7397-11ed-a0ea-769c92788e0c | InvocationID=6d38f5a6-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:49:57+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c2519fa-7397-11ed-a0ea-769c92788e0c | InvocationID=7c251c5c-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:49:57+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c2519fa-7397-11ed-a0ea-769c92788e0c | InvocationID=7c251c5c-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:49:57+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c2519fa-7397-11ed-a0ea-769c92788e0c | InvocationID=7c251c5c-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:50:07+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7307e258-7397-11ed-a0ea-769c92788e0c | InvocationID=7307e514-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:50:07+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81cb8452-7397-11ed-a0ea-769c92788e0c | InvocationID=81cb8696-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:50:22+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c2519fa-7397-11ed-a0ea-769c92788e0c | InvocationID=7c251c5c-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:50:22+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b10ff1a-7397-11ed-a0ea-769c92788e0c | InvocationID=8b110460-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:50:22+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b10ff1a-7397-11ed-a0ea-769c92788e0c | InvocationID=8b110460-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:50:22+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b10ff1a-7397-11ed-a0ea-769c92788e0c | InvocationID=8b110460-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:50:32+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81cb8452-7397-11ed-a0ea-769c92788e0c | InvocationID=81cb8696-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:50:32+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=908ea3c0-7397-11ed-a0ea-769c92788e0c | InvocationID=908ea58c-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:50:47+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b10ff1a-7397-11ed-a0ea-769c92788e0c | InvocationID=8b110460-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:50:47+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99fc4df4-7397-11ed-a0ea-769c92788e0c | InvocationID=99fc5024-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:50:47+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99fc4df4-7397-11ed-a0ea-769c92788e0c | InvocationID=99fc5024-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:50:47+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99fc4df4-7397-11ed-a0ea-769c92788e0c | InvocationID=99fc5024-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:50:56+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=908ea3c0-7397-11ed-a0ea-769c92788e0c | InvocationID=908ea58c-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:50:56+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f50f6e2-7397-11ed-a0ea-769c92788e0c | InvocationID=9f50fa3e-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:51:12+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99fc4df4-7397-11ed-a0ea-769c92788e0c | InvocationID=99fc5024-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:51:12+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8e8abe6-7397-11ed-a0ea-769c92788e0c | InvocationID=a8e8ae84-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:51:12+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8e8abe6-7397-11ed-a0ea-769c92788e0c | InvocationID=a8e8ae84-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:51:12+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8e8abe6-7397-11ed-a0ea-769c92788e0c | InvocationID=a8e8ae84-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:51:21+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f50f6e2-7397-11ed-a0ea-769c92788e0c | InvocationID=9f50fa3e-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:51:21+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae14c190-7397-11ed-a0ea-769c92788e0c | InvocationID=ae14c3f2-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:51:37+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8e8abe6-7397-11ed-a0ea-769c92788e0c | InvocationID=a8e8ae84-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:51:37+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7d7f134-7397-11ed-a0ea-769c92788e0c | InvocationID=b7d7f3b4-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:51:38+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7d7f134-7397-11ed-a0ea-769c92788e0c | InvocationID=b7d7f3b4-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:51:38+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7d7f134-7397-11ed-a0ea-769c92788e0c | InvocationID=b7d7f3b4-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:51:46+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ae14c190-7397-11ed-a0ea-769c92788e0c | InvocationID=ae14c3f2-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:51:46+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bcd6188c-7397-11ed-a0ea-769c92788e0c | InvocationID=bcd61ab2-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:52:03+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7d7f134-7397-11ed-a0ea-769c92788e0c | InvocationID=b7d7f3b4-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:52:03+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6c65960-7397-11ed-a0ea-769c92788e0c | InvocationID=c6c66658-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:52:03+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6c65960-7397-11ed-a0ea-769c92788e0c | InvocationID=c6c66658-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:52:03+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6c65960-7397-11ed-a0ea-769c92788e0c | InvocationID=c6c66658-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:52:11+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bcd6188c-7397-11ed-a0ea-769c92788e0c | InvocationID=bcd61ab2-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:52:11+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb9a90b4-7397-11ed-a0ea-769c92788e0c | InvocationID=cb9a9276-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:52:28+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6c65960-7397-11ed-a0ea-769c92788e0c | InvocationID=c6c66658-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:52:28+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5b19fac-7397-11ed-a0ea-769c92788e0c | InvocationID=d5b1a20e-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:52:28+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5b19fac-7397-11ed-a0ea-769c92788e0c | InvocationID=d5b1a20e-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:52:28+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5b19fac-7397-11ed-a0ea-769c92788e0c | InvocationID=d5b1a20e-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:52:35+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cb9a90b4-7397-11ed-a0ea-769c92788e0c | InvocationID=cb9a9276-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:52:35+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da5c04ca-7397-11ed-a0ea-769c92788e0c | InvocationID=da5c068c-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:52:53+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5b19fac-7397-11ed-a0ea-769c92788e0c | InvocationID=d5b1a20e-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:52:53+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e49dd256-7397-11ed-a0ea-769c92788e0c | InvocationID=e49dd418-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:52:53+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e49dd256-7397-11ed-a0ea-769c92788e0c | InvocationID=e49dd418-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:52:53+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e49dd256-7397-11ed-a0ea-769c92788e0c | InvocationID=e49dd418-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:53:00+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da5c04ca-7397-11ed-a0ea-769c92788e0c | InvocationID=da5c068c-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:53:00+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e91d69cc-7397-11ed-a0ea-769c92788e0c | InvocationID=e91d6bfc-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:53:18+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e49dd256-7397-11ed-a0ea-769c92788e0c | InvocationID=e49dd418-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:53:18+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f38b1c4c-7397-11ed-a0ea-769c92788e0c | InvocationID=f38b1e22-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:53:18+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f38b1c4c-7397-11ed-a0ea-769c92788e0c | InvocationID=f38b1e22-7397-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:53:18+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f38b1c4c-7397-11ed-a0ea-769c92788e0c | InvocationID=f38b1e22-7397-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:53:25+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e91d69cc-7397-11ed-a0ea-769c92788e0c | InvocationID=e91d6bfc-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:53:25+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7e7763c-7397-11ed-a0ea-769c92788e0c | InvocationID=f7e77808-7397-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:53:43+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f38b1c4c-7397-11ed-a0ea-769c92788e0c | InvocationID=f38b1e22-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:53:43+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0275ccd4-7398-11ed-a0ea-769c92788e0c | InvocationID=0275cf36-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:53:43+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0275ccd4-7398-11ed-a0ea-769c92788e0c | InvocationID=0275cf36-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:53:43+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0275ccd4-7398-11ed-a0ea-769c92788e0c | InvocationID=0275cf36-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:53:50+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7e7763c-7397-11ed-a0ea-769c92788e0c | InvocationID=f7e77808-7397-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:53:50+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06adefa2-7398-11ed-a0ea-769c92788e0c | InvocationID=06adf204-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:54:08+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0275ccd4-7398-11ed-a0ea-769c92788e0c | InvocationID=0275cf36-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:54:08+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1160d6f8-7398-11ed-a0ea-769c92788e0c | InvocationID=1160d932-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:54:08+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1160d6f8-7398-11ed-a0ea-769c92788e0c | InvocationID=1160d932-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:54:08+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1160d6f8-7398-11ed-a0ea-769c92788e0c | InvocationID=1160d932-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:54:15+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=06adefa2-7398-11ed-a0ea-769c92788e0c | InvocationID=06adf204-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:54:15+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=156f6df4-7398-11ed-a0ea-769c92788e0c | InvocationID=156f6fa2-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:54:33+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1160d6f8-7398-11ed-a0ea-769c92788e0c | InvocationID=1160d932-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:54:33+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=204c34dc-7398-11ed-a0ea-769c92788e0c | InvocationID=204c3702-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:54:33+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=204c34dc-7398-11ed-a0ea-769c92788e0c | InvocationID=204c3702-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:54:33+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=204c34dc-7398-11ed-a0ea-769c92788e0c | InvocationID=204c3702-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:54:39+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=156f6df4-7398-11ed-a0ea-769c92788e0c | InvocationID=156f6fa2-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:54:39+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2432438e-7398-11ed-a0ea-769c92788e0c | InvocationID=243247b2-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:54:58+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=204c34dc-7398-11ed-a0ea-769c92788e0c | InvocationID=204c3702-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:54:58+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f37e87e-7398-11ed-a0ea-769c92788e0c | InvocationID=2f37eab8-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:54:58+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f37e87e-7398-11ed-a0ea-769c92788e0c | InvocationID=2f37eab8-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:54:58+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f37e87e-7398-11ed-a0ea-769c92788e0c | InvocationID=2f37eab8-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:55:04+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2432438e-7398-11ed-a0ea-769c92788e0c | InvocationID=243247b2-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:55:04+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32f42400-7398-11ed-a0ea-769c92788e0c | InvocationID=32f4269e-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:55:23+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f37e87e-7398-11ed-a0ea-769c92788e0c | InvocationID=2f37eab8-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:55:23+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e229d52-7398-11ed-a0ea-769c92788e0c | InvocationID=3e229f0a-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:55:23+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e229d52-7398-11ed-a0ea-769c92788e0c | InvocationID=3e229f0a-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:55:23+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e229d52-7398-11ed-a0ea-769c92788e0c | InvocationID=3e229f0a-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:55:29+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=32f42400-7398-11ed-a0ea-769c92788e0c | InvocationID=32f4269e-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:55:29+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41b82950-7398-11ed-a0ea-769c92788e0c | InvocationID=41b82b08-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:55:48+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e229d52-7398-11ed-a0ea-769c92788e0c | InvocationID=3e229f0a-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:55:48+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d0e35ec-7398-11ed-a0ea-769c92788e0c | InvocationID=4d0e3812-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:55:48+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d0e35ec-7398-11ed-a0ea-769c92788e0c | InvocationID=4d0e3812-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:55:48+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d0e35ec-7398-11ed-a0ea-769c92788e0c | InvocationID=4d0e3812-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:55:54+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41b82950-7398-11ed-a0ea-769c92788e0c | InvocationID=41b82b08-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:55:54+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=507a9fd6-7398-11ed-a0ea-769c92788e0c | InvocationID=507aa18e-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:56:13+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d0e35ec-7398-11ed-a0ea-769c92788e0c | InvocationID=4d0e3812-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:56:13+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bf9c3d2-7398-11ed-a0ea-769c92788e0c | InvocationID=5bf9c5c6-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:56:13+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bf9c3d2-7398-11ed-a0ea-769c92788e0c | InvocationID=5bf9c5c6-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:56:13+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5bf9c3d2-7398-11ed-a0ea-769c92788e0c | InvocationID=5bf9c5c6-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:56:18+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=507a9fd6-7398-11ed-a0ea-769c92788e0c | InvocationID=507aa18e-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:56:18+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f3dddda-7398-11ed-a0ea-769c92788e0c | InvocationID=5f3ddf9c-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:56:38+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5bf9c3d2-7398-11ed-a0ea-769c92788e0c | InvocationID=5bf9c5c6-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:56:38+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ae4fe34-7398-11ed-a0ea-769c92788e0c | InvocationID=6ae50e06-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:56:38+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ae4fe34-7398-11ed-a0ea-769c92788e0c | InvocationID=6ae50e06-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:56:38+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ae4fe34-7398-11ed-a0ea-769c92788e0c | InvocationID=6ae50e06-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:56:43+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5f3dddda-7398-11ed-a0ea-769c92788e0c | InvocationID=5f3ddf9c-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:56:43+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e0184d4-7398-11ed-a0ea-769c92788e0c | InvocationID=6e018826-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:57:03+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ae4fe34-7398-11ed-a0ea-769c92788e0c | InvocationID=6ae50e06-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:57:03+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79d01b86-7398-11ed-a0ea-769c92788e0c | InvocationID=79d01df2-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:57:03+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79d01b86-7398-11ed-a0ea-769c92788e0c | InvocationID=79d01df2-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:57:03+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79d01b86-7398-11ed-a0ea-769c92788e0c | InvocationID=79d01df2-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:57:08+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e0184d4-7398-11ed-a0ea-769c92788e0c | InvocationID=6e018826-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:57:08+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7cc5deca-7398-11ed-a0ea-769c92788e0c | InvocationID=7cc5e104-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:57:28+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79d01b86-7398-11ed-a0ea-769c92788e0c | InvocationID=79d01df2-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:57:28+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88be874a-7398-11ed-a0ea-769c92788e0c | InvocationID=88be8934-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:57:28+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88be874a-7398-11ed-a0ea-769c92788e0c | InvocationID=88be8934-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:57:28+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88be874a-7398-11ed-a0ea-769c92788e0c | InvocationID=88be8934-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:57:33+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7cc5deca-7398-11ed-a0ea-769c92788e0c | InvocationID=7cc5e104-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:57:33+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b8713ac-7398-11ed-a0ea-769c92788e0c | InvocationID=8b87160e-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:57:53+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88be874a-7398-11ed-a0ea-769c92788e0c | InvocationID=88be8934-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:57:53+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97aa4960-7398-11ed-a0ea-769c92788e0c | InvocationID=97aa54fa-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:57:53+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97aa4960-7398-11ed-a0ea-769c92788e0c | InvocationID=97aa54fa-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:57:53+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97aa4960-7398-11ed-a0ea-769c92788e0c | InvocationID=97aa54fa-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:57:57+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b8713ac-7398-11ed-a0ea-769c92788e0c | InvocationID=8b87160e-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:57:57+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a49003a-7398-11ed-a0ea-769c92788e0c | InvocationID=9a49027e-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:58:18+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97aa4960-7398-11ed-a0ea-769c92788e0c | InvocationID=97aa54fa-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:58:18+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a695d958-7398-11ed-a0ea-769c92788e0c | InvocationID=a695ddea-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:58:18+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a695d958-7398-11ed-a0ea-769c92788e0c | InvocationID=a695ddea-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:58:18+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a695d958-7398-11ed-a0ea-769c92788e0c | InvocationID=a695ddea-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:58:22+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9a49003a-7398-11ed-a0ea-769c92788e0c | InvocationID=9a49027e-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:58:22+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a90a554c-7398-11ed-a0ea-769c92788e0c | InvocationID=a90a5862-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:58:43+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a695d958-7398-11ed-a0ea-769c92788e0c | InvocationID=a695ddea-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:58:43+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5812440-7398-11ed-a0ea-769c92788e0c | InvocationID=b5812706-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:58:43+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5812440-7398-11ed-a0ea-769c92788e0c | InvocationID=b5812706-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:58:43+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5812440-7398-11ed-a0ea-769c92788e0c | InvocationID=b5812706-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:58:47+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a90a554c-7398-11ed-a0ea-769c92788e0c | InvocationID=a90a5862-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:58:47+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7ccb05c-7398-11ed-a0ea-769c92788e0c | InvocationID=b7ccb232-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:59:08+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5812440-7398-11ed-a0ea-769c92788e0c | InvocationID=b5812706-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:59:08+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c46ce688-7398-11ed-a0ea-769c92788e0c | InvocationID=c46ce8a4-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:59:08+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c46ce688-7398-11ed-a0ea-769c92788e0c | InvocationID=c46ce8a4-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:59:08+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c46ce688-7398-11ed-a0ea-769c92788e0c | InvocationID=c46ce8a4-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:59:12+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b7ccb05c-7398-11ed-a0ea-769c92788e0c | InvocationID=b7ccb232-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:59:12+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c68e4a06-7398-11ed-a0ea-769c92788e0c | InvocationID=c68e4bd2-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:59:33+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c46ce688-7398-11ed-a0ea-769c92788e0c | InvocationID=c46ce8a4-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:59:33+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3581a50-7398-11ed-a0ea-769c92788e0c | InvocationID=d3581c3a-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:59:33+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3581a50-7398-11ed-a0ea-769c92788e0c | InvocationID=d3581c3a-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:59:33+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d3581a50-7398-11ed-a0ea-769c92788e0c | InvocationID=d3581c3a-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:59:36+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c68e4a06-7398-11ed-a0ea-769c92788e0c | InvocationID=c68e4bd2-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T05:59:36+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d552db7e-7398-11ed-a0ea-769c92788e0c | InvocationID=d552de30-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T05:59:58+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d3581a50-7398-11ed-a0ea-769c92788e0c | InvocationID=d3581c3a-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T05:59:58+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e24367cc-7398-11ed-a0ea-769c92788e0c | InvocationID=e2436a06-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T05:59:58+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e24367cc-7398-11ed-a0ea-769c92788e0c | InvocationID=e2436a06-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T05:59:58+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e24367cc-7398-11ed-a0ea-769c92788e0c | InvocationID=e2436a06-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T06:00:01+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d552db7e-7398-11ed-a0ea-769c92788e0c | InvocationID=d552de30-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T06:00:01+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4162814-7398-11ed-a0ea-769c92788e0c | InvocationID=e4162a62-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T06:00:23+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e24367cc-7398-11ed-a0ea-769c92788e0c | InvocationID=e2436a06-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T06:00:23+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f12e9c98-7398-11ed-a0ea-769c92788e0c | InvocationID=f12e9e6e-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T06:00:23+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f12e9c98-7398-11ed-a0ea-769c92788e0c | InvocationID=f12e9e6e-7398-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T06:00:23+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f12e9c98-7398-11ed-a0ea-769c92788e0c | InvocationID=f12e9e6e-7398-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T06:00:26+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e4162814-7398-11ed-a0ea-769c92788e0c | InvocationID=e4162a62-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T06:00:26+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2d7968a-7398-11ed-a0ea-769c92788e0c | InvocationID=f2d7993c-7398-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T06:00:48+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f12e9c98-7398-11ed-a0ea-769c92788e0c | InvocationID=f12e9e6e-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T06:00:48+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0019a018-7399-11ed-a0ea-769c92788e0c | InvocationID=0019a202-7399-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T06:00:48+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0019a018-7399-11ed-a0ea-769c92788e0c | InvocationID=0019a202-7399-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T06:00:48+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0019a018-7399-11ed-a0ea-769c92788e0c | InvocationID=0019a202-7399-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T06:00:51+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f2d7968a-7398-11ed-a0ea-769c92788e0c | InvocationID=f2d7993c-7398-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T06:00:51+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01985236-7399-11ed-a0ea-769c92788e0c | InvocationID=0198542a-7399-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T06:01:13+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0019a018-7399-11ed-a0ea-769c92788e0c | InvocationID=0019a202-7399-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T06:01:13+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f04a3f2-7399-11ed-a0ea-769c92788e0c | InvocationID=0f04a79e-7399-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T06:01:13+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f04a3f2-7399-11ed-a0ea-769c92788e0c | InvocationID=0f04a79e-7399-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T06:01:13+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f04a3f2-7399-11ed-a0ea-769c92788e0c | InvocationID=0f04a79e-7399-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T06:01:15+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01985236-7399-11ed-a0ea-769c92788e0c | InvocationID=0198542a-7399-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T06:01:15+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10594078-7399-11ed-a0ea-769c92788e0c | InvocationID=1059423a-7399-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T06:01:38+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f04a3f2-7399-11ed-a0ea-769c92788e0c | InvocationID=0f04a79e-7399-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T06:01:38+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1df355fc-7399-11ed-a0ea-769c92788e0c | InvocationID=1df3589a-7399-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T06:01:38+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1df355fc-7399-11ed-a0ea-769c92788e0c | InvocationID=1df3589a-7399-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T06:01:38+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1df355fc-7399-11ed-a0ea-769c92788e0c | InvocationID=1df3589a-7399-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T06:01:40+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=10594078-7399-11ed-a0ea-769c92788e0c | InvocationID=1059423a-7399-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T06:01:40+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f1ae18e-7399-11ed-a0ea-769c92788e0c | InvocationID=1f1ae382-7399-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T06:02:03+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1df355fc-7399-11ed-a0ea-769c92788e0c | InvocationID=1df3589a-7399-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T06:02:03+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cde4a90-7399-11ed-a0ea-769c92788e0c | InvocationID=2cde4cca-7399-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T06:02:03+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cde4a90-7399-11ed-a0ea-769c92788e0c | InvocationID=2cde4cca-7399-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T06:02:03+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cde4a90-7399-11ed-a0ea-769c92788e0c | InvocationID=2cde4cca-7399-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T06:02:05+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f1ae18e-7399-11ed-a0ea-769c92788e0c | InvocationID=1f1ae382-7399-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T06:02:05+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ddc5aea-7399-11ed-a0ea-769c92788e0c | InvocationID=2ddc5cac-7399-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T06:02:28+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cde4a90-7399-11ed-a0ea-769c92788e0c | InvocationID=2cde4cca-7399-11ed-a0ea-769c92788e0c | Polling MR for XNF activation/deactivation policy response events.
2022-12-04T06:02:28+0000 | policy_event_thread | 140298950581024 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bca5206-7399-11ed-a0ea-769c92788e0c | InvocationID=3bca5440-7399-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-04T06:02:28+0000 | policy_event_thread | 140298950581024 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bca5206-7399-11ed-a0ea-769c92788e0c | InvocationID=3bca5440-7399-11ed-a0ea-769c92788e0c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T06:02:28+0000 | policy_event_thread | 140298950581024 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bca5206-7399-11ed-a0ea-769c92788e0c | InvocationID=3bca5440-7399-11ed-a0ea-769c92788e0c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-12-04T06:02:30+0000 | aai_event_thread | 140298949520160 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ddc5aea-7399-11ed-a0ea-769c92788e0c | InvocationID=2ddc5cac-7399-11ed-a0ea-769c92788e0c | Polling MR for XNF AAI events.
2022-12-04T06:02:30+0000 | aai_event_thread | 140298949520160 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ca7f93a-7399-11ed-a0ea-769c92788e0c | InvocationID=3ca7fc00-7399-11ed-a0ea-769c92788e0c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-04T06:02:53+0000 | policy_event_thread | 140298950581024 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bca5206-7399-11ed-a0ea-